In [1]:
import mariadb
import json
In [2]:
with open('../credentials.json', 'r') as crd_json_fd:
json_text = crd_json_fd.read()
json_obj = json.loads(json_text)
In [3]:
credentials = json_obj["Credentials"]
username = credentials["username"]
password = credentials["password"]
In [4]:
table_name = "publications"
db_name = "ubbcluj"
In [5]:
mariadb_connection = mariadb.connect(user=username, password=password, database=db_name)
mariadb_cursor = mariadb_connection.cursor()
In [6]:
queryString = "SELECT COUNT(*) FROM "
queryString += table_name
In [7]:
try:
mariadb_cursor.execute(queryString)
except Exception as ex:
print(ex)
In [8]:
for item in mariadb_cursor:
count = item[0]
print("Number of publications: {0}".format(count))
Number of publications: 846
In [9]:
queryString = "SELECT Affiliations, COUNT(*) AS c FROM publications GROUP BY Affiliations ORDER BY c DESC"
try:
mariadb_cursor.execute(queryString)
except Exception as ex:
print(ex)
affiliations = []
for item in mariadb_cursor:
Affiliation = item[0]
affiliations.append(item[0])
c = item[1]
print("{0} : {1} occurences".format(Affiliation, c))
: 292 occurences
Studia Universitatis "Babes-Bolyai" : 21 occurences
Studia Universitas Babes-Bolyai : 13 occurences
International Journal of Computers : 9 occurences
Studia Universitatis Babeș-Bolyai Series Informatica : 8 occurences
Proceedings of the Symposium Colocviul Academic Clujean de INFORMATICA : 6 occurences
Knowledge Engineering: Principles and Techniques : 5 occurences
Zilele Academice Clujene (ZAC) : 5 occurences
Studies in Informatics and Control : 4 occurences
Studia Universitatis Babes- : 4 occurences
The International Journal of Information Technology and Intelligent Computing : 3 occurences
The Genetic and Evolutionary Computation Conference : 3 occurences
Editura Albastră : 3 occurences
V. Niculescu : 3 occurences
Proceedings of the Symposium "Zilele Academice Clujene" : 3 occurences
organized by “Babeş-Bolyai” University Cluj-Napoca : 3 occurences
International Journal on Artificial Intelligence Tools (IJAIT) : 2 occurences
Applied Soft Computing : 2 occurences
EuroGP2006 & EvoCOP2006 : 2 occurences
Acta Universitatis Apulensis : 2 occurences
MECO45 45th Conference of the Middle European Cooperation in Statistical Physics : 2 occurences
the 2016 IEEE 12th International Conference on Intelligent Computer Communication and Processing : 2 occurences
7th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 2 occurences
Communications and Control : 2 occurences
Journal of chemical information and computer sciences 40 (4), 1052-1061 : 2 occurences
Revista de Chimie 48 (10-11), 888-891 : 2 occurences
REVISTA DE CHIMIE 48 (8), 732-737 : 2 occurences
Cluj University Press : 2 occurences
2008 IEEE-TTTC International Conference on Automation : 2 occurences
The 10th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 2 occurences
IEEE Society Press : 2 occurences
The 11th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 2 occurences
Post-proceedings of KEPT 2009 : 2 occurences
INFOCOMP Journal of Computer Science : 2 occurences
Studia Universitatis "BabesBolyai" : 2 occurences
The 25th International Conference on Software, Telecommunications and Computer Networks (SoftCOM) : 2 occurences
International Conference on Next Generation Web Services Practices (NWeSP) : 2 occurences
2nd International Conference on Intelligent Computer Communication and Processing (ICCP) : 2 occurences
rd Balkan Conference in Informatics : 2 occurences
in WSEAS Transactions on Computers : 2 occurences
Proceedings of the Symposium " : 2 occurences
2015 14th RoEduNet International Conference-Networking in Education and … : 2 occurences
Studia Universitatis : 2 occurences
Universitatea Babes-Bolyai : 2 occurences
Proceedings of the International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 2 occurences
may 2017. ISSN 2065-9601. : 2 occurences
http://www.cs.ubbcluj.ro/~studia-i/ : 2 occurences
Creative Mathematics and Informatics : 2 occurences
Applied Intelligence : 1 occurences
Genetic Programming and Evolvable Machines : 1 occurences
Journal of Artificial Evolution and Applications : 1 occurences
The 19th International Conference on Artificial Intelligence and Soft Computing : 1 occurences
European congress of radiology (ECR 2020) https://www.myesr.org/congress : 1 occurences
European Society of Cardiovascular Radiology Congress (ESCR 2019) https://www.escr.org/congress/ : 1 occurences
GECCO 2019 (Proceedings of the Genetic and Evolutionary Computation Conference Companion : 1 occurences
KES 2019 (Proceedings of the 23rd International Conference on Knowledge-Based and Intelligent Information Engineering Systems : 1 occurences
HAIS 2019 (In: Pérez García H. : 1 occurences
ICSOFT 2019 (The 14th International Conference on Software Technologies (ICSOFT 2019) : 1 occurences
SEKE 2019 (Proc. of the 31st International Conference on Software Engineering Knowledge Engineering : 1 occurences
ECIS 2019 (In Proceedings of the 27th European Conference on Information Systems (ECIS) : 1 occurences
Applications of Evolutionary Computation. EvoApplications 2017. Lecture Notes in Computer Science : 1 occurences
6th International Workshop on Combinations of Intelligent Methods and Applications (CIMA 2016) : 1 occurences
1862 – 1867 : 1 occurences
2012 – bibTex : 1 occurences
2010 – bibTex : 1 occurences
2009 – bibTex : 1 occurences
2008 – bibTex : 1 occurences
8 ème édition de la conférence francophone Extraction et Gestion des Connaissances : 1 occurences
16e congres francophone AFRIF-RFIA : 1 occurences
12th International Conference on Knowledge-Based and Intelligent Information & Engineering Systems : 1 occurences
pp. 107-116 – pdf : 1 occurences
11th European Symposium on Artificial Neural Networks : 1 occurences
EuroGP2008 & EvoCOP2008 : 1 occurences
Grand Colloque STIC 2007 : 1 occurences
Terminologie et Intelligence Artificielle : 1 occurences
Improving SVM Performance using a Linear Combination of Kernels : 1 occurences
Workshop on Evolutionary Multi-objective Optimization: Design and Applications : 1 occurences
The 2007 International Conference on Machine Learning and Applications ( ICMLA’07) : 1 occurences
The NASA/ESA Conference on Adaptive Hardware and Systems : 1 occurences
Evolutionary Computation Workshop : 1 occurences
the 6th IEEE Communications International Conference : 1 occurences
Proceeding of7th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 1 occurences
International Conference on Computational Intelligence for Modelling Control and Automation : 1 occurences
International Conference – the Impact of European Integration on the National Economy : 1 occurences
International Conference on Computers and Communications : 1 occurences
Talanta 65 (5), 1215-1220 : 1 occurences
Journal of chemical information and computer sciences 42 (6), 1363-1369 : 1 occurences
Analytical chemistry 68 (5), 771-778 : 1 occurences
Computer Libris Agora : 1 occurences
Journal of chemical information and computer sciences 36 (3), 465-482 : 1 occurences
Reviews in Computational Chemistry 20, 249 : 1 occurences
Analytical letters 27 (5), 1031-1054 : 1 occurences
Chemometrics and Intelligent Laboratory Systems 97 (1), 25-32 : 1 occurences
Analytica chimica acta 310 (2), 269-279 : 1 occurences
Mij 1 (2), 1 : 1 occurences
IN PROCEEDINGS RECENT ADVANCES IN NATURAL LANGUAGE PROCESSING, RANLP-2001 : 1 occurences
Chemosphere 40 (5), 513-520 : 1 occurences
International Conference on Hybrid Artificial Intelligence Systems, 621-628 : 1 occurences
Journal of chemical information and computer sciences 37 (3), 510-516 : 1 occurences
Talanta 54 (1), 125-130 : 1 occurences
Journal of chemical information and computer sciences 36 (6), 1098-1108 : 1 occurences
Journal of chemical information and computer sciences 35 (5), 851-857 : 1 occurences
International Symposium on Bioinformatics Research and Applications, 1-12 : 1 occurences
Fuzzy sets and systems 73 (3), 365-376 : 1 occurences
Studia Universitatis Babes-Bolyai, Series Informatica 49 (2), 111-122 : 1 occurences
Studia Univ. Babes-Bolyai, Series Informatica 2, 53-66 : 1 occurences
Rev. Chim.(Bucharest) 44, 450-459 : 1 occurences
Studia Universitas Babes-Bolyai, Seria Informatica 53 (2), 27-38 : 1 occurences
2008 19th International workshop on database and expert systems applications … : 1 occurences
Ed. Mediamira, Cluj-Napoca : 1 occurences
COLING 2000 Volume 2: The 18th International Conference on Computational … : 1 occurences
Ph. D. thesis," Babeş-Bolyai" University, Faculty of Mathematics and … : 1 occurences
9th RoEduNet IEEE International Conference, 73-78 : 1 occurences
Rev Chimie 59, 1237-1241 : 1 occurences
Software Engineering Techniques in Progress, Wroclaw University of … : 1 occurences
7 : 1 occurences
TheScientificWorldJournal 1, 369-390 : 1 occurences
natural science (chemometrics, environmental sciences, biology, geology, etc … : 1 occurences
Proceedings of the 18th International Conference on Computational … : 1 occurences
Fuzzy sets and systems 96 (1), 111-118 : 1 occurences
2010 Second International Conference on Computational Intelligence … : 1 occurences
MACS2010: Proceedings of the 8th Joint Conference on Mathematics and … : 1 occurences
Babes-Bolyai University, Faculty of Mathematics and Computer Science … : 1 occurences
Chemosphere 40 (513), e520 : 1 occurences
Studia Universitatis Babes-Bolyai, Series Informatica 41 (1), 69-80 : 1 occurences
ICAART (1), 477-480 : 1 occurences
Informatics, 198-204 : 1 occurences
Studia Universitatis Babes-Bolyai Series Informatica 56 (2), 55-61 : 1 occurences
Proceedings of the 5th international conference on Soft computing as … : 1 occurences
Creative Mathematics and Informatics 17 (3), 505-510 : 1 occurences
Studia Universitatis Babes-Bolyai Series Informatica 48 (2), 83-94 : 1 occurences
Pure Mathematics and Applications 14 (3), 221-232 : 1 occurences
MATCH-Communications in Mathematical and in Computer Chemistry, 387-400 : 1 occurences
Studia Universitatis Babes-Bolyai, Informatica 61 (1) : 1 occurences
STUDIA UNIVERSITATIS BABES-BOLYAI CHEMIA 60 (2), 101-108 : 1 occurences
Studia Univ, Babes-Bolyai, Informatica 53 (2) : 1 occurences
Proceedings 6th International Conference on Electromechanical and Power … : 1 occurences
The 4-th International Conference RoEduNet Romania (Sovata, Târgu-Mures, 150-157 : 1 occurences
Mediamira : 1 occurences
Dacia Publisher House, Cluj-Napoca : 1 occurences
The 7th International Forum Process Analytical Chemistry (Process Analysis … : 1 occurences
Proceedings of the 31st International BCS Human Computer Interaction … : 1 occurences
Acta electrotechnica et informatica 12 (2), 16 : 1 occurences
Studia Universitatis Babes-Bolyai Series Informatica 47 (2), 61-72 : 1 occurences
Resuscitation 82, S19 : 1 occurences
KEPT2011: Knowledge Engineering Principles and Techniques, Selected Papers … : 1 occurences
Resuscitation 81 (2), S39 : 1 occurences
Cluj University Press, Cluj-Napoca : 1 occurences
Creative Mathematics and Informatics 1 (3), 505-510 : 1 occurences
A research paper of Sysgenic Sourcing, Available at sourcing. sysgenic. com … : 1 occurences
Studia Universitatis Babes-Bolyai, Series Mathematica 40 (3), 89-100 : 1 occurences
Revista de Chimie 44 (5), 450-459 : 1 occurences
Studia Universitatis Babes-Bolyai, Series Informatica 62 (1), 60-74 : 1 occurences
Studia Universitatis Babes-Bolyai, Series Informatica 58 (3), 5-16 : 1 occurences
UNIVERSITATIS BABEŞ-BOLYAI INFORMATICA, 91 : 1 occurences
2009 IEEE International Conference on Data Mining Workshops, 545-550 : 1 occurences
Studia Universitatis Babes-Bolyai, Informatica : 1 occurences
LUX Eur, 499-506 : 1 occurences
2008 First International Conference on Complexity and Intelligence of the … : 1 occurences
Presa Universitară Clujeană : 1 occurences
1 : 1 occurences
Studia Universitatis Babes-Bolyai, Chemia 65 (1) : 1 occurences
2019 IEEE 15th International Scientific Conference on Informatics, 000037-000042 : 1 occurences
2019 21st International Symposium on Symbolic and Numeric Algorithms for … : 1 occurences
2018 AEIT International Annual Conference, 1-6 : 1 occurences
Rev. Roum. Chim 63 (5-6), 489-496 : 1 occurences
STUDIA UNIVERSITATIS BABES-BOLYAI MATHEMATICA 61 (1), 123-124 : 1 occurences
Studia Universitatis Babes-Bolyai, Chemia 60 : 1 occurences
STUDIA UNIVERSITATIS BABES-BOLYAI MATHEMATICA 59 (3), 393-394 : 1 occurences
Open Computer Science 4 (3), 127-140 : 1 occurences
Zoltán Csörnyei (Ed.), 45 : 1 occurences
International Journal of Computer Information Systems and Industrial … : 1 occurences
MaCS’10, 47 : 1 occurences
ACADEMY OF ROMANIAN SCIENTISTS, 23 : 1 occurences
KEPT 2009 International Conference Knowledge Engineering Principles and … : 1 occurences
Revista Română de Informatică şi Automatică 18 (3), 101-112 : 1 occurences
Central European Functional Programming School, 228-249 : 1 occurences
Studia Universitatis Babes-Bolyai, Informatica Special Issue, 219-226 : 1 occurences
Studia Universitatis Babes-Bolyai, Informatica Special Issue, 236-243 : 1 occurences
Cell 39, 081678652 : 1 occurences
Ingineria Iluminatului, 37 : 1 occurences
REVISTA DE CHIMIE 51 (1), 17-29 : 1 occurences
Education and training 1995 : 1 occurences
UNIVERSITATIS BABEŞ-BOLYAI INFORMATICA, 5 : 1 occurences
LSD–Lighting Systems Desing–un program pentru proiectarea sistemelor de iluminat : 1 occurences
A guide for writing a scientific paper : 1 occurences
UBB Îndrumator, HF Pop : 1 occurences
COMMON MISTAKES IN WRITING A SCIENTIFIC PAPER : 1 occurences
pp. 181-196 (2018 IF=2.203 : 1 occurences
Using Software Metrics for Automatic Software Design Improvement : 1 occurences
International Journal of Innovative Computing Information and Control : 1 occurences
Knowledge and Information Systems : 1 occurences
pp. 1–12 (2018 IF=1.928 : 1 occurences
2013 (2018 IF=2.776 : 1 occurences
International Journal of Innovative Computing : 1 occurences
Information Sciences 441C (2018) : 1 occurences
Applied Soft Computing 65C (2018) pp. 517-530 (2018 IF=4.873 : 1 occurences
Journal of Systems and Software : 1 occurences
Expert systems with Applications : 1 occurences
ICCP 2007: Proceedings of the IEEE 3rd International Conference on Intelligent Computer Communication and Processing : 1 occurences
Proceedings of The 22th International Symposium on Computer and Information Sciences : 1 occurences
The Eighth International Conference on Artificial Intelligence and Soft Computing : 1 occurences
European Computing Conference : 1 occurences
Proceedings of the International Conference on Complexity and Intelligence of the Artificial and Natural Complex Systems - Medical Applications of the Compex Systems Biomedical Computing CANS : 1 occurences
Proceedings of the International Conference on SOFTWARE ENGINEERING : 1 occurences
Proceedings 6 th International Workshop on Formal Engineering Approaches to Software Components and Architectures : 1 occurences
Rapid prototyping of service-oriented applications on OSGi platform : 1 occurences
ICCP 2009: Proceedings of the IEEE 5th International Conference on Intelligent Computer Communication and Processing : 1 occurences
Proceedings of the 9 th International Conference on Software Engineering : 1 occurences
Proceedings of the 13th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 1 occurences
Post proceedings of KEPT 2011 : 1 occurences
A novel approach for software defect prediction using fuzzy decision trees : 1 occurences
An Improved Approach for Class Test Ordering Optimization using Genetic Algorithms : 1 occurences
Automatic algorithmic complexity determination using dynamic program analysis : 1 occurences
2007 International Conference on Software Engineering Theory and Practice : 1 occurences
SERP : 1 occurences
International Conference on Theory and Applications of Mathematics and Informatics (ICTAMI : 1 occurences
2010 IEEE-TTTC International Conference on Automation : 1 occurences
in Recent Researches in Communications and IT : 1 occurences
G. and Sotoc : 1 occurences
IJCSNS International Journal of Computer Science and Network Security : 1 occurences
WSEAS Transactions on Electronics : 1 occurences
Analele Universitatiii de Vest Timisoara : 1 occurences
International Conference on Applied Mathematics : 1 occurences
Special Issue on Complexity in Sciences and Artifical Intelligence : 1 occurences
Wseas Transactions on Computers : 1 occurences
Wseas Transactions on Information Science and Applications : 1 occurences
IJCTA - International Journal of Computer Technology and Applications : 1 occurences
Studia Babes-Bolyai Informatica : 1 occurences
Studia Universitatis "BabesBolyai”Informatica : 1 occurences
Proceedings of the 3rd Balkan Conference in Informatics : 1 occurences
Directii noi de cercetare in Informatica : 1 occurences
IFIP Advances in Information and Communication Technology : 1 occurences
The 14th International Conference on Formal Concept Analysis (ICFCA) : 1 occurences
The 24th International Conference on Software, Telecommunications and Computer Networks (SoftCOM) : 1 occurences
The 4th International Workshop on Artificial Intelligence for Knowledge Management (AI4KM) : 1 occurences
The 22nd International Conference on Conceptual Structures (ICCS) : 1 occurences
The 8th International Conference on Knowledge Science, Engineering and Management (KSEM) : 1 occurences
23rd International Conference on Software, Telecommunications and Computer Networks (SoftCOM) : 1 occurences
The 7th International Conference on Knowledge Science, Engineering and Management : 1 occurences
IEEE International Conference on Intelligent Computer Communication and Processing (ICCP) : 1 occurences
Knowledge Engineering Principles and Techniques (KEPT) : 1 occurences
9th Roedunet International Conference (RoEduNet) : 1 occurences
KEPT2009 Knowledge Engineering Principles and Techniques : 1 occurences
The Fourth International Conference on Internet and Web Applications and Services : 1 occurences
International Conference on Informatics Education Europe II (IEEII) : 1 occurences
Didactica Mathematica : 1 occurences
International Journal of Computers, Communications & Control (IJCCC) : 1 occurences
Conferinta Nationala Didactica Matematicii : 1 occurences
PhD thesis : 1 occurences
Carpathian Journal of Mathematics,
seria B, fascicola Matematica-Informatica : 1 occurences
IEEE Global Telecommunications Conference (GLOBECOM) : 1 occurences
10th IEEE International Conference on Software, Telecommunications and Computer Networks (SoftCOM) : 1 occurences
15th Internet Traffic Engineering and Traffic Management (ITC) : 1 occurences
transfer report (for master degree) : 1 occurences
First Joint IEI/IEE Symposium on Telecommunications Systems Research : 1 occurences
Dissertation thesis : 1 occurences
bachelor thesis : 1 occurences
Computing And Informatics : 1 occurences
International Journal of Computers Communications & : 1 occurences
th International Conference on Intelligent Computer Communication and Processing( : 1 occurences
A Comparison of AOP based Monitoring Toolsin Proceedings of International Conference Knowledge Engineering: : 1 occurences
in Proceedings of Complexity In Artificial And Natural Systems ( : 1 occurences
in Proceedings of Sixth International Conference on Applied Mathematics ( : 1 occurences
th IEEE International Conference on Intelligent Computer Communication and Processing ( : 1 occurences
rd IEEE International Conference on Intelligent Computer Communication and Processing ( : 1 occurences
in Proceedings of Knowledge Engineering: : 1 occurences
in Proceedings of Linking Aspect Technology and Evolution ( : 1 occurences
A Learning Interface Agent for User Behavior Prediction : 1 occurences
th WSEAS International Conference on Mathematical Methods and Computational Techniques in Electrical Engineering ( : 1 occurences
th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing ( : 1 occurences
in Proceedings of Fifth International Conference on Applied Mathematics ( : 1 occurences
th European Conference on Intelligent Systems and Technologies ( : 1 occurences
in Proceedings of Towards Evaluation of Aspect Mining ( : 1 occurences
TTTC International Conference on Automation : 1 occurences
In Proceedings of International Conference on Theory and Applications of Mathematics and Informatics ( : 1 occurences
th annual ACM SIGPLAN Conference on Object- : 1 occurences
in INFOCOMP Journal of Computer Science : 1 occurences
Zilele Academice Clujene : 1 occurences
Presa Universitare Clujeana : 1 occurences
Conferinta Nationala de Interactiune Om- : 1 occurences
Proceedings of the National Conference " : 1 occurences
Aspect Oriented Programming: : 1 occurences
Colocviul Academic Clujean de Informatica" : 1 occurences
Revista Romana de Interactiune Om- : 1 occurences
Seminar on Computer Science : 1 occurences
Editura Casa Cartii de Stiinta : 1 occurences
Proceedings of the 2007 Euro American conference on Telematics and … : 1 occurences
Mobilelearning anytimeeverywhere, 27 : 1 occurences
Springer : 1 occurences
Proceedings of the 2009 Euro American Conference on Telematics and … : 1 occurences
Distributed environments adaptability, semantics and security issues … : 1 occurences
IEEE International Workshop on Wireless and Mobile Technologies in Education … : 1 occurences
AECE 15 (2), 93-102 : 1 occurences
IEEE International Conference on Pervasive Services, 76-79 : 1 occurences
Proc. Consortium Proceedings of International Conference on Affective … : 1 occurences
Electronic Communications of the EASST 28 : 1 occurences
Acta Technica Napocensis 56 (3), 29 : 1 occurences
International Journal of Computers Communications & Control 7 (1), 53-60 : 1 occurences
Innovations and Advances in Computer Sciences and Engineering, 165-170 : 1 occurences
Proceedings of the 2nd French-speaking conference on Mobility and ubiquity … : 1 occurences
Proceedings of the International Conference on Software Engineering and … : 1 occurences
Technical University of Cluj-Napoca : 1 occurences
Sci. Ann. Cuza Univ. 15, 81-90 : 1 occurences
C++-editia a doua adaugita : 1 occurences
Mobilité et Ubiquité 2011 UBIMOB’11 : 1 occurences
Le Colloque Francophone sur le Style de Vie Sain des Jeunes 10, 86 : 1 occurences
in Proceedings of the 27th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2019.8903794, September 19-21, 2019, Split, Croatia; : 1 occurences
in Proceedings of the 27th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2019.8903906, September 19-21, 2019, Split, Croatia; : 1 occurences
in Proceedings of the 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP 2019), pp. 199-204, DOI: 10.1109/EMPDP.2019.8671597, February 13-15, 2019, Pavia, Italy. : 1 occurences
in Proceedings of the 26th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2018.8555759, September 13-15, 2018, Split – Supetar (Island of Brac), Croatia. : 1 occurences
in Proceedings of the Euro-Par 2017: Parallel Processing Workshops, pp. 240-251, DOI: 10.1007/978-3-319-75178-8_20, Lecture Notes in Computer Science, vol 10659. Springer, Cham; : 1 occurences
in Proceedings of the 19th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing – SYNASC 2017, pp. 304-311, DOI: 10.1109/SYNASC.2017.00057, September 21-24, 2017, Timișoara, Romania; : 1 occurences
in Proceedings of the 18th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT’17), pp. 255-262, DOI: 10.1109/PDCAT.2017.00049, December 18-20, 2017, Taipei, Taiwan. : 1 occurences
in Studia Universitatis Babeş-Bolyai, Seria Informatica, Vol. LXI, No. 2, pp. 54-69, 2016. : 1 occurences
in Studia Universitatis Babeş-Bolyai, Seria Informatica, Vol. LIX, No. 1, pp. 83-91, 2014. : 1 occurences
in Proceedings of the KEPT 2013 – Knowledge Engineering Principles and Techniques Conference, Studia Universitatis Babeş-Bolyai, Volume LVIII, No. 3, pp. 78-89, 2013. : 1 occurences
in Proceedings of the National Symposium “Zilele Academice Clujene 2012”, pp. 100-104, May 2012; : 1 occurences
in Studia Universitatis Babeş-Bolyai, Seria Informatica, Vol. LVII, No. 3, pp. 41-48, 2012. : 1 occurences
in Proceedings of the KEPT 2009 – Knowledge Engineering Principles and Techniques, Studia Universitatis Babeş-Bolyai, Special Issue 2009, Volume II, pp. 288-291, July 2009. : 1 occurences
International Conference on Computers, Communications & Control (ICCCC 2008), Felix Spa, Romania, Vol. III (2008), ISSN 1841-9836, pp. 201-205; : 1 occurences
in Proceedings of the 7th International Conference RoEduNet 2008, pp. 30-33, Cluj-Napoca, Romania; : 1 occurences
An. Univ. de Vest Timisoara, Seria Matematica-Informatica, Vol. XLVI, No. 2, pp. 27-35, 2008. : 1 occurences
in Proceedings of the Knowledge Engineering Principles and Techniques Conference, KEPT 2007, Cluj-Napoca, pp. 227-235, June 2007; : 1 occurences
in Proceedings of Knowledge Engineering Principles and Techniques, KEPT 2007, Cluj-Napoca, pp. 298-306, June 2007. : 1 occurences
in Proceedings of the Symposium “Colocviul Academic Clujean de Informatica”, pp. 137-142, June 2006; : 1 occurences
in Studia Universitatis Babeş-Bolyai, Seria Informatica, Vol. LI, No. 1, pp. 37-48, 2006; : 1 occurences
in Proceedings of the Symposium “Colocviul Academic Clujean de Informatica”, pp. 125-130, June 2006. : 1 occurences
in Proceedings of the 4th ROEDUNET International Conference, Education/Training and Information/Communication Technologies – ROEDUNET ’05, Romania, pp. 225-234, 2005; : 1 occurences
in Studia Universitatis Babeş-Bolyai, Vol. L(1), pp. 79-88, 2005; : 1 occurences
in Proceedings of the Symposium “Colocviul Academic Clujean de Informatica”, pp. 123-128, 2005. : 1 occurences
in Proceedings of the Symposium “Zilele Academice Clujene”, pp. 129-133, Cluj-Napoca, 2004; : 1 occurences
in Proceedings of the Symposium “Zilele Academice Clujene”, pp. 117-122, Cluj-Napoca, 2004; : 1 occurences
Carpathian Journal of Mathematics, ISSN: 1584-2851, Vol. 20, No. 2, pp. 149-154, 2004. : 1 occurences
in Proceedings of the Symposium Colocviul Academic Clujean de Informatica, pp. 19-24, 2003. : 1 occurences
in Proceedings of the Symposium “Zilele Academice Clujene”, Computer Science Section, pp. 19-25, Cluj-Napoca, 2002. : 1 occurences
in Babeş-Bolyai University, Faculty of Mathematics and Computer Science, Seminar on Computer Science, Preprint, Vol. 2001, pp. 33-40, 2001. : 1 occurences
Studia Universitatis Babeş-Bolyai, Seria Informatica, Vol. XLV, No. 2, pp. 95-103, 2000. : 1 occurences
2020. [DOI] : 1 occurences
Proceedings of 49th Annual Frontiers in Education Conference : 1 occurences
Telecommunications and Computer Networks (SoftCOM)At: Split : 1 occurences
Distributed and Network-Based Processing (PDP 2019) : 1 occurences
Virginia Niculescu : 1 occurences
Proceedings of workshops. LNCS : 1 occurences
Applications and Technologies (PDCAT). IEEE : 1 occurences
Germany 8-12 July 2015(link) [DOI] : 1 occurences
IEEE Computer Society : 1 occurences
pages 57-65. IEEE Computer Society : 1 occurences
Principles and Techniques (June 2013) Studia Universitatis "Babes-Bolyai" : 1 occurences
Proceedings of the 11th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing : 1 occurences
pp. 265-274 (ISI - Conference Proceedings Citation Index)(.pdf) : 1 occurences
Proceedings of the International Conference on Numerical Analysis and Approximation Theory : 1 occurences
Proceedings 20th IEEE International Parallel & Distributed Processing Symposium (IPDPS 2006) : 1 occurences
pp. 101-108.(ISI - Conference Proceedings Citation Index)[DOI] : 1 occurences
Companion to the 19th annual ACM SIGPLAN conference on Object-oriented programming systems : 1 occurences
Proceedings of Eight World Multi-Conference on Systemics : 1 occurences
Proceedings of InternationalSymposium on Symbolic and Numeric Algorithms for Scientific Computing SYNASC : 1 occurences
V. Niculescu.Teaching about Creational Design Patterns : 1 occurences
Proceedings of International Symposium on Symbolic and Numeric Algorithms for Scientific Computing SYNASC : 1 occurences
Proceedings of International Conference on Parallel and Distributed Processing Techniques and Applications (PDPTA’2001) : 1 occurences
Proceedings of the Fifth Joint Conference on Mathematics and Computer Science : 1 occurences
Proceedings of abstracts of the Fourth Joint Conference on Mathematics and Computer Science : 1 occurences
Proceedings of abstracts of the Third Joint Conference on Mathematics and Computer Science : 1 occurences
Applied Medical Informatics. 30Mar.2020;42(1):9-8. (link) : 1 occurences
5016-5037. (doi) : 1 occurences
pp. 67-78 doi: 10.17114/j.aua.2015.42.05 (.pdf). : 1 occurences
pp.335-355 (.pdf). : 1 occurences
V. Niculescu.PARES - A Model for Parallel Recursive Programs : 1 occurences
Number 4 (Dec. 2012) : 1 occurences
No.3 (Sept. 2012) : 1 occurences
Special Issue : 1 occurences
Vol. LVI(3) : 1 occurences
Journal of Parallel and Distributed Computing : 1 occurences
Proceedings of ICTAC 2007 : 1 occurences
Romanian Journal of Information Science and Technology (ROMJIST) : 1 occurences
The Journal of Supercomputing : 1 occurences
Lecture Notes in Computer Science: Proceedings of International Conference EuroPar’2002 : 1 occurences
PU.M.A. (Pure Mathematics and Applications) : 1 occurences
EDITORS: Militon FRENT¸ IU Horia F. POP Simona MOTOGNA. : 1 occurences
pp. 3-8. : 1 occurences
V. Niculescu. D. Lupsa : 1 occurences
Proceedings of the Symposium "Colocviul Academic Clujean de Informatica" : 1 occurences
Seminar of Numerical and Statistic Calculus : 1 occurences
Seminar on Numerical and Statistic Calculus : 1 occurences
2011(230 pg.)(in Romanian). : 1 occurences
2005 (301 pg.) ISBN 973-610-393-5(in Romanian)draft. : 1 occurences
Univ. “Petru-Maior” Târgu-Mureş Press : 1 occurences
ISBN 973-97515-2-0 (in Romanian). : 1 occurences
C.E. Leiserson : 1 occurences
Praga/Online : 1 occurences
PDP 2019. 27th Euromicro International Conference on Parallel : 1 occurences
2018 Orleans : 1 occurences
Santiano de Compostela : 1 occurences
Germany 8-12 July 2015 : 1 occurences
15-17 sept 2015. : 1 occurences
22-25 sept.2014 : 1 occurences
Environmental Legislation : 1 occurences
1-2 July 2013 : 1 occurences
KEPT 2013 : 1 occurences
Univ. of Orleans : 1 occurences
International Conference : 1 occurences
6-8 July 2011 : 1 occurences
SYNASC 2009 : 1 occurences
September 26-28 : 1 occurences
NAAT 2006 : 1 occurences
Sept. 2005. : 1 occurences
Sept. 2004. : 1 occurences
Sept. 2002. : 1 occurences
and applications : 1 occurences
July 21-25 : 1 occurences
Euro-Par 2002 : 1 occurences
June 25-28 : 1 occurences
June 18-22 : 1 occurences
Cluj-Napoca : 1 occurences
Behavioral : 1 occurences
Octomber : 1 occurences
Colocviul Naţional Studenţesc de Informatică “Grigore Moisil” : 1 occurences
organizat in cadrul HOST Project : 1 occurences
Cluj-Napoca:17-18 oct. 2012 : 1 occurences
Cluj-Napoca:30-31 mai. 2012 : 1 occurences
Cluj-Napoca:30-31 mai. 2013 : 1 occurences
2017. disclaimer https://link-springer-com.am.e-nformation.ro/article/10.1007/s00500-016-2472-8 (IF=2.367 in 2017 : 1 occurences
International Journal on non-standard computing and artificial intelligence: Neural Network World : 1 occurences
13th IEEE International Conference on Intelligent Computer Communication and Processing (ICCP) Location: Cluj Napoca : 1 occurences
SERVICE-ORIENTED COMPUTING - ICSOC 2015 WORKSHOPS Book Series: Lecture Notes in Computer Science Volume: 9586 Pages: 130-141 : 1 occurences
SERVICE-ORIENTED COMPUTING - ICSOC 2015 WORKSHOPS Book Series: Lecture Notes in Computer Science Volume: 9586 Pages: 193-204 : 1 occurences
Conference: 11th International Conference on Hybrid Artificial Intelligence Systems (HAIS) Location: Seville : 1 occurences
IEEE International Conference on Automation : 1 occurences
ON THE MOVE TO MEANINGFUL INTERNET SYSTEMS: OTM 2015 WORKSHOPS Book Series: Lecture Notes in Computer Science Volume: 9416 Pages: 456-465 Published: 2015 : 1 occurences
the 11th International Conference on Computer Modelling and Simulation (UKSim 2009) : 1 occurences
Proceedings of the 3rd International Workshop on Hybrid Artificial Intelligence Systems : 1 occurences
Proceedings of the First IEEE International Conference on the Applications of Digital Information and Web Technologies (ICADIWT) : 1 occurences
Proceedings of the Fourth International Workshop on Evolutionary Multiobjective Optimization – Design and Applications : 1 occurences
http://www.dexa.org/previous/dexa2008/index.html disclaimer bibtex pdf : 1 occurences
Proceedings of the 12th International Conference on Knowledge-Based Intelligent Information and Engineering Systems : 1 occurences
COMODI: On the Graphical User Interface : 1 occurences
Studia Universitatis Babeș-Bolyai Informatica : 1 occurences
2011 (ISSN 2067-3566)[indexed Zbl] disclaimer bibtex pdf : 1 occurences
pp. 21 - 32. (indexed MathSciNet) disclaimer bibtex pdf : 1 occurences
http://www.cs.ubbcluj.ro/~studia-i/2007-kept/index.php : 1 occurences
Journal of Applied Mathematical Science : 1 occurences
2007. (indexed MathSciNet) disclaimer bibtex pdf : 1 occurences
Journal of Pure Mathematics and Applications : 1 occurences
ZMath) disclaimer bibtex pdf : 1 occurences
http://www.cs.ubbcluj.ro/~studia-i/2004-2/ : 1 occurences
In [10]:
for i in affiliations:
if "conference" in [k.lower() for k in i.split()]:
print(i)
The Genetic and Evolutionary Computation Conference
MECO45 45th Conference of the Middle European Cooperation in Statistical Physics
the 2016 IEEE 12th International Conference on Intelligent Computer Communication and Processing
2008 IEEE-TTTC International Conference on Automation
The 25th International Conference on Software, Telecommunications and Computer Networks (SoftCOM)
International Conference on Next Generation Web Services Practices (NWeSP)
2nd International Conference on Intelligent Computer Communication and Processing (ICCP)
rd Balkan Conference in Informatics
The 19th International Conference on Artificial Intelligence and Soft Computing
GECCO 2019 (Proceedings of the Genetic and Evolutionary Computation Conference Companion
KES 2019 (Proceedings of the 23rd International Conference on Knowledge-Based and Intelligent Information Engineering Systems
ICSOFT 2019 (The 14th International Conference on Software Technologies (ICSOFT 2019)
SEKE 2019 (Proc. of the 31st International Conference on Software Engineering Knowledge Engineering
ECIS 2019 (In Proceedings of the 27th European Conference on Information Systems (ECIS)
12th International Conference on Knowledge-Based and Intelligent Information & Engineering Systems
The 2007 International Conference on Machine Learning and Applications ( ICMLA’07)
The NASA/ESA Conference on Adaptive Hardware and Systems
the 6th IEEE Communications International Conference
International Conference on Computational Intelligence for Modelling Control and Automation
International Conference – the Impact of European Integration on the National Economy
International Conference on Computers and Communications
International Conference on Hybrid Artificial Intelligence Systems, 621-628
COLING 2000 Volume 2: The 18th International Conference on Computational …
Proceedings of the 18th International Conference on Computational …
2010 Second International Conference on Computational Intelligence …
MACS2010: Proceedings of the 8th Joint Conference on Mathematics and …
Proceedings of the 5th international conference on Soft computing as …
Proceedings 6th International Conference on Electromechanical and Power …
The 4-th International Conference RoEduNet Romania (Sovata, Târgu-Mures, 150-157
2009 IEEE International Conference on Data Mining Workshops, 545-550
2008 First International Conference on Complexity and Intelligence of the …
2019 IEEE 15th International Scientific Conference on Informatics, 000037-000042
KEPT 2009 International Conference Knowledge Engineering Principles and …
ICCP 2007: Proceedings of the IEEE 3rd International Conference on Intelligent Computer Communication and Processing
The Eighth International Conference on Artificial Intelligence and Soft Computing
European Computing Conference
Proceedings of the International Conference on Complexity and Intelligence of the Artificial and Natural Complex Systems - Medical Applications of the Compex Systems Biomedical Computing CANS
Proceedings of the International Conference on SOFTWARE ENGINEERING
ICCP 2009: Proceedings of the IEEE 5th International Conference on Intelligent Computer Communication and Processing
Proceedings of the 9 th International Conference on Software Engineering
2007 International Conference on Software Engineering Theory and Practice
International Conference on Theory and Applications of Mathematics and Informatics (ICTAMI
2010 IEEE-TTTC International Conference on Automation
International Conference on Applied Mathematics
Proceedings of the 3rd Balkan Conference in Informatics
The 14th International Conference on Formal Concept Analysis (ICFCA)
The 24th International Conference on Software, Telecommunications and Computer Networks (SoftCOM)
The 22nd International Conference on Conceptual Structures (ICCS)
The 8th International Conference on Knowledge Science, Engineering and Management (KSEM)
23rd International Conference on Software, Telecommunications and Computer Networks (SoftCOM)
The 7th International Conference on Knowledge Science, Engineering and Management
IEEE International Conference on Intelligent Computer Communication and Processing (ICCP)
9th Roedunet International Conference (RoEduNet)
The Fourth International Conference on Internet and Web Applications and Services
International Conference on Informatics Education Europe II (IEEII)
IEEE Global Telecommunications Conference (GLOBECOM)
10th IEEE International Conference on Software, Telecommunications and Computer Networks (SoftCOM)
th International Conference on Intelligent Computer Communication and Processing(
A Comparison of AOP based Monitoring Toolsin Proceedings of International Conference Knowledge Engineering:
in Proceedings of Sixth International Conference on Applied Mathematics (
th IEEE International Conference on Intelligent Computer Communication and Processing (
rd IEEE International Conference on Intelligent Computer Communication and Processing (
th WSEAS International Conference on Mathematical Methods and Computational Techniques in Electrical Engineering (
in Proceedings of Fifth International Conference on Applied Mathematics (
th European Conference on Intelligent Systems and Technologies (
TTTC International Conference on Automation
In Proceedings of International Conference on Theory and Applications of Mathematics and Informatics (
th annual ACM SIGPLAN Conference on Object-
Proceedings of the National Conference "
Proceedings of the 2007 Euro American conference on Telematics and …
Proceedings of the 2009 Euro American Conference on Telematics and …
IEEE International Conference on Pervasive Services, 76-79
Proc. Consortium Proceedings of International Conference on Affective …
Proceedings of the 2nd French-speaking conference on Mobility and ubiquity …
Proceedings of the International Conference on Software Engineering and …
in Proceedings of the 27th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2019.8903794, September 19-21, 2019, Split, Croatia;
in Proceedings of the 27th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2019.8903906, September 19-21, 2019, Split, Croatia;
in Proceedings of the 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP 2019), pp. 199-204, DOI: 10.1109/EMPDP.2019.8671597, February 13-15, 2019, Pavia, Italy.
in Proceedings of the 26th International Conference on Software, Telecommunications and Computer Networks (SoftCOM), pp. 1-6, DOI: 10.23919/SOFTCOM.2018.8555759, September 13-15, 2018, Split – Supetar (Island of Brac), Croatia.
in Proceedings of the 18th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT’17), pp. 255-262, DOI: 10.1109/PDCAT.2017.00049, December 18-20, 2017, Taipei, Taiwan.
International Conference on Computers, Communications & Control (ICCCC 2008), Felix Spa, Romania, Vol. III (2008), ISSN 1841-9836, pp. 201-205;
in Proceedings of the 7th International Conference RoEduNet 2008, pp. 30-33, Cluj-Napoca, Romania;
Proceedings of 49th Annual Frontiers in Education Conference
pp. 265-274 (ISI - Conference Proceedings Citation Index)(.pdf)
Proceedings of the International Conference on Numerical Analysis and Approximation Theory
pp. 101-108.(ISI - Conference Proceedings Citation Index)[DOI]
Companion to the 19th annual ACM SIGPLAN conference on Object-oriented programming systems
Proceedings of International Conference on Parallel and Distributed Processing Techniques and Applications (PDPTA’2001)
Proceedings of the Fifth Joint Conference on Mathematics and Computer Science
Proceedings of abstracts of the Fourth Joint Conference on Mathematics and Computer Science
Proceedings of abstracts of the Third Joint Conference on Mathematics and Computer Science
Lecture Notes in Computer Science: Proceedings of International Conference EuroPar’2002
PDP 2019. 27th Euromicro International Conference on Parallel
International Conference
13th IEEE International Conference on Intelligent Computer Communication and Processing (ICCP) Location: Cluj Napoca
Conference: 11th International Conference on Hybrid Artificial Intelligence Systems (HAIS) Location: Seville
IEEE International Conference on Automation
the 11th International Conference on Computer Modelling and Simulation (UKSim 2009)
Proceedings of the First IEEE International Conference on the Applications of Digital Information and Web Technologies (ICADIWT)
Proceedings of the 12th International Conference on Knowledge-Based Intelligent Information and Engineering Systems
In [11]:
for i in affiliations:
if "journal" in [k.lower() for k in i.split()]:
print(i)
International Journal of Computers
The International Journal of Information Technology and Intelligent Computing
International Journal on Artificial Intelligence Tools (IJAIT)
Journal of chemical information and computer sciences 40 (4), 1052-1061
INFOCOMP Journal of Computer Science
Journal of Artificial Evolution and Applications
Journal of chemical information and computer sciences 42 (6), 1363-1369
Journal of chemical information and computer sciences 36 (3), 465-482
Journal of chemical information and computer sciences 37 (3), 510-516
Journal of chemical information and computer sciences 36 (6), 1098-1108
Journal of chemical information and computer sciences 35 (5), 851-857
International Journal of Computer Information Systems and Industrial …
International Journal of Innovative Computing Information and Control
International Journal of Innovative Computing
Journal of Systems and Software
IJCSNS International Journal of Computer Science and Network Security
IJCTA - International Journal of Computer Technology and Applications
International Journal of Computers, Communications & Control (IJCCC)
Carpathian Journal of Mathematics,
seria B, fascicola Matematica-Informatica
International Journal of Computers Communications &
in INFOCOMP Journal of Computer Science
International Journal of Computers Communications & Control 7 (1), 53-60
Carpathian Journal of Mathematics, ISSN: 1584-2851, Vol. 20, No. 2, pp. 149-154, 2004.
Journal of Parallel and Distributed Computing
Romanian Journal of Information Science and Technology (ROMJIST)
The Journal of Supercomputing
International Journal on non-standard computing and artificial intelligence: Neural Network World
Journal of Applied Mathematical Science
Journal of Pure Mathematics and Applications
In [12]:
tokens = []
for i in affiliations:
words = i.split()
for word in words:
tokens.append(word)
tokens
Out[12]:
['Studia',
'Universitatis',
'"Babes-Bolyai"',
'Studia',
'Universitas',
'Babes-Bolyai',
'International',
'Journal',
'of',
'Computers',
'Studia',
'Universitatis',
'Babeș-Bolyai',
'Series',
'Informatica',
'Proceedings',
'of',
'the',
'Symposium',
'Colocviul',
'Academic',
'Clujean',
'de',
'INFORMATICA',
'Knowledge',
'Engineering:',
'Principles',
'and',
'Techniques',
'Zilele',
'Academice',
'Clujene',
'(ZAC)',
'Studies',
'in',
'Informatics',
'and',
'Control',
'Studia',
'Universitatis',
'Babes-',
'The',
'International',
'Journal',
'of',
'Information',
'Technology',
'and',
'Intelligent',
'Computing',
'The',
'Genetic',
'and',
'Evolutionary',
'Computation',
'Conference',
'Editura',
'Albastră',
'V.',
'Niculescu',
'Proceedings',
'of',
'the',
'Symposium',
'"Zilele',
'Academice',
'Clujene"',
'organized',
'by',
'“Babeş-Bolyai”',
'University',
'Cluj-Napoca',
'International',
'Journal',
'on',
'Artificial',
'Intelligence',
'Tools',
'(IJAIT)',
'Applied',
'Soft',
'Computing',
'EuroGP2006',
'&',
'EvoCOP2006',
'Acta',
'Universitatis',
'Apulensis',
'MECO45',
'45th',
'Conference',
'of',
'the',
'Middle',
'European',
'Cooperation',
'in',
'Statistical',
'Physics',
'the',
'2016',
'IEEE',
'12th',
'International',
'Conference',
'on',
'Intelligent',
'Computer',
'Communication',
'and',
'Processing',
'7th',
'International',
'Symposium',
'on',
'Symbolic',
'and',
'Numeric',
'Algorithms',
'for',
'Scientific',
'Computing',
'Communications',
'and',
'Control',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'40',
'(4),',
'1052-1061',
'Revista',
'de',
'Chimie',
'48',
'(10-11),',
'888-891',
'REVISTA',
'DE',
'CHIMIE',
'48',
'(8),',
'732-737',
'Cluj',
'University',
'Press',
'2008',
'IEEE-TTTC',
'International',
'Conference',
'on',
'Automation',
'The',
'10th',
'International',
'Symposium',
'on',
'Symbolic',
'and',
'Numeric',
'Algorithms',
'for',
'Scientific',
'Computing',
'IEEE',
'Society',
'Press',
'The',
'11th',
'International',
'Symposium',
'on',
'Symbolic',
'and',
'Numeric',
'Algorithms',
'for',
'Scientific',
'Computing',
'Post-proceedings',
'of',
'KEPT',
'2009',
'INFOCOMP',
'Journal',
'of',
'Computer',
'Science',
'Studia',
'Universitatis',
'"BabesBolyai"',
'The',
'25th',
'International',
'Conference',
'on',
'Software,',
'Telecommunications',
'and',
'Computer',
'Networks',
'(SoftCOM)',
'International',
'Conference',
'on',
'Next',
'Generation',
'Web',
'Services',
'Practices',
'(NWeSP)',
'2nd',
'International',
'Conference',
'on',
'Intelligent',
'Computer',
'Communication',
'and',
'Processing',
'(ICCP)',
'rd',
'Balkan',
'Conference',
'in',
'Informatics',
'in',
'WSEAS',
'Transactions',
'on',
'Computers',
'Proceedings',
'of',
'the',
'Symposium',
'"',
'2015',
'14th',
'RoEduNet',
'International',
'Conference-Networking',
'in',
'Education',
'and',
'…',
'Studia',
'Universitatis',
'Universitatea',
'Babes-Bolyai',
'Proceedings',
'of',
'the',
'International',
'Symposium',
'on',
'Symbolic',
'and',
'Numeric',
'Algorithms',
'for',
'Scientific',
'Computing',
'may',
'2017.',
'ISSN',
'2065-9601.',
'http://www.cs.ubbcluj.ro/~studia-i/',
'Creative',
'Mathematics',
'and',
'Informatics',
'Applied',
'Intelligence',
'Genetic',
'Programming',
'and',
'Evolvable',
'Machines',
'Journal',
'of',
'Artificial',
'Evolution',
'and',
'Applications',
'The',
'19th',
'International',
'Conference',
'on',
'Artificial',
'Intelligence',
'and',
'Soft',
'Computing',
'European',
'congress',
'of',
'radiology',
'(ECR',
'2020)',
'https://www.myesr.org/congress',
'European',
'Society',
'of',
'Cardiovascular',
'Radiology',
'Congress',
'(ESCR',
'2019)',
'https://www.escr.org/congress/',
'GECCO',
'2019',
'(Proceedings',
'of',
'the',
'Genetic',
'and',
'Evolutionary',
'Computation',
'Conference',
'Companion',
'KES',
'2019',
'(Proceedings',
'of',
'the',
'23rd',
'International',
'Conference',
'on',
'Knowledge-Based',
'and',
'Intelligent',
'Information',
'Engineering',
'Systems',
'HAIS',
'2019',
'(In:',
'Pérez',
'García',
'H.',
'ICSOFT',
'2019',
'(The',
'14th',
'International',
'Conference',
'on',
'Software',
'Technologies',
'(ICSOFT',
'2019)',
'SEKE',
'2019',
'(Proc.',
'of',
'the',
'31st',
'International',
'Conference',
'on',
'Software',
'Engineering',
'Knowledge',
'Engineering',
'ECIS',
'2019',
'(In',
'Proceedings',
'of',
'the',
'27th',
'European',
'Conference',
'on',
'Information',
'Systems',
'(ECIS)',
'Applications',
'of',
'Evolutionary',
'Computation.',
'EvoApplications',
'2017.',
'Lecture',
'Notes',
'in',
'Computer',
'Science',
'6th',
'International',
'Workshop',
'on',
'Combinations',
'of',
'Intelligent',
'Methods',
'and',
'Applications',
'(CIMA',
'2016)',
'1862',
'–',
'1867',
'2012',
'–',
'bibTex',
'2010',
'–',
'bibTex',
'2009',
'–',
'bibTex',
'2008',
'–',
'bibTex',
'8',
'ème',
'édition',
'de',
'la',
'conférence',
'francophone',
'Extraction',
'et',
'Gestion',
'des',
'Connaissances',
'16e',
'congres',
'francophone',
'AFRIF-RFIA',
'12th',
'International',
'Conference',
'on',
'Knowledge-Based',
'and',
'Intelligent',
'Information',
'&',
'Engineering',
'Systems',
'pp.',
'107-116',
'–',
'pdf',
'11th',
'European',
'Symposium',
'on',
'Artificial',
'Neural',
'Networks',
'EuroGP2008',
'&',
'EvoCOP2008',
'Grand',
'Colloque',
'STIC',
'2007',
'Terminologie',
'et',
'Intelligence',
'Artificielle',
'Improving',
'SVM',
'Performance',
'using',
'a',
'Linear',
'Combination',
'of',
'Kernels',
'Workshop',
'on',
'Evolutionary',
'Multi-objective',
'Optimization:',
'Design',
'and',
'Applications',
'The',
'2007',
'International',
'Conference',
'on',
'Machine',
'Learning',
'and',
'Applications',
'(',
'ICMLA’07)',
'The',
'NASA/ESA',
'Conference',
'on',
'Adaptive',
'Hardware',
'and',
'Systems',
'Evolutionary',
'Computation',
'Workshop',
'the',
'6th',
'IEEE',
'Communications',
'International',
'Conference',
'Proceeding',
'of7th',
'International',
'Symposium',
'on',
'Symbolic',
'and',
'Numeric',
'Algorithms',
'for',
'Scientific',
'Computing',
'International',
'Conference',
'on',
'Computational',
'Intelligence',
'for',
'Modelling',
'Control',
'and',
'Automation',
'International',
'Conference',
'–',
'the',
'Impact',
'of',
'European',
'Integration',
'on',
'the',
'National',
'Economy',
'International',
'Conference',
'on',
'Computers',
'and',
'Communications',
'Talanta',
'65',
'(5),',
'1215-1220',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'42',
'(6),',
'1363-1369',
'Analytical',
'chemistry',
'68',
'(5),',
'771-778',
'Computer',
'Libris',
'Agora',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'36',
'(3),',
'465-482',
'Reviews',
'in',
'Computational',
'Chemistry',
'20,',
'249',
'Analytical',
'letters',
'27',
'(5),',
'1031-1054',
'Chemometrics',
'and',
'Intelligent',
'Laboratory',
'Systems',
'97',
'(1),',
'25-32',
'Analytica',
'chimica',
'acta',
'310',
'(2),',
'269-279',
'Mij',
'1',
'(2),',
'1',
'IN',
'PROCEEDINGS',
'RECENT',
'ADVANCES',
'IN',
'NATURAL',
'LANGUAGE',
'PROCESSING,',
'RANLP-2001',
'Chemosphere',
'40',
'(5),',
'513-520',
'International',
'Conference',
'on',
'Hybrid',
'Artificial',
'Intelligence',
'Systems,',
'621-628',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'37',
'(3),',
'510-516',
'Talanta',
'54',
'(1),',
'125-130',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'36',
'(6),',
'1098-1108',
'Journal',
'of',
'chemical',
'information',
'and',
'computer',
'sciences',
'35',
'(5),',
'851-857',
'International',
'Symposium',
'on',
'Bioinformatics',
'Research',
'and',
'Applications,',
'1-12',
'Fuzzy',
'sets',
'and',
'systems',
'73',
'(3),',
'365-376',
'Studia',
'Universitatis',
'Babes-Bolyai,',
'Series',
'Informatica',
'49',
'(2),',
'111-122',
'Studia',
'Univ.',
'Babes-Bolyai,',
'Series',
'Informatica',
'2,',
'53-66',
'Rev.',
'Chim.(Bucharest)',
'44,',
'450-459',
'Studia',
'Universitas',
'Babes-Bolyai,',
'Seria',
'Informatica',
'53',
'(2),',
'27-38',
'2008',
'19th',
'International',
'workshop',
'on',
'database',
'and',
'expert',
'systems',
'applications',
'…',
'Ed.',
'Mediamira,',
'Cluj-Napoca',
'COLING',
'2000',
'Volume',
'2:',
'The',
'18th',
'International',
'Conference',
'on',
'Computational',
'…',
'Ph.',
'D.',
'thesis,"',
'Babeş-Bolyai"',
'University,',
'Faculty',
'of',
'Mathematics',
'and',
'…',
'9th',
'RoEduNet',
'IEEE',
'International',
'Conference,',
'73-78',
'Rev',
'Chimie',
'59,',
'1237-1241',
'Software',
'Engineering',
'Techniques',
'in',
'Progress,',
'Wroclaw',
'University',
'of',
'…',
'7',
'TheScientificWorldJournal',
'1,',
'369-390',
'natural',
'science',
'(chemometrics,',
'environmental',
'sciences,',
'biology,',
'geology,',
'etc',
'…',
'Proceedings',
'of',
'the',
'18th',
'International',
'Conference',
'on',
'Computational',
'…',
'Fuzzy',
'sets',
'and',
'systems',
'96',
'(1),',
'111-118',
'2010',
'Second',
'International',
'Conference',
'on',
'Computational',
'Intelligence',
'…',
'MACS2010:',
'Proceedings',
'of',
'the',
'8th',
'Joint',
'Conference',
'on',
'Mathematics',
'and',
'…',
'Babes-Bolyai',
'University,',
'Faculty',
'of',
'Mathematics',
'and',
'Computer',
'Science',
'…',
'Chemosphere',
'40',
'(513),',
'e520',
'Studia',
'Universitatis',
'Babes-Bolyai,',
'Series',
'Informatica',
'41',
'(1),',
'69-80',
'ICAART',
'(1),',
'477-480',
'Informatics,',
'198-204',
'Studia',
'Universitatis',
'Babes-Bolyai',
'Series',
'Informatica',
'56',
'(2),',
'55-61',
'Proceedings',
'of',
'the',
'5th',
'international',
'conference',
'on',
'Soft',
'computing',
'as',
'…',
'Creative',
'Mathematics',
'and',
'Informatics',
'17',
'(3),',
'505-510',
'Studia',
'Universitatis',
'Babes-Bolyai',
'Series',
'Informatica',
'48',
'(2),',
'83-94',
'Pure',
'Mathematics',
'and',
'Applications',
'14',
'(3),',
'221-232',
'MATCH-Communications',
'in',
'Mathematical',
'and',
'in',
'Computer',
'Chemistry,',
'387-400',
'Studia',
'Universitatis',
'Babes-Bolyai,',
'Informatica',
'61',
'(1)',
'STUDIA',
'UNIVERSITATIS',
'BABES-BOLYAI',
'CHEMIA',
'60',
'(2),',
'101-108',
'Studia',
'Univ,',
'Babes-Bolyai,',
'Informatica',
'53',
'(2)',
'Proceedings',
'6th',
'International',
'Conference',
'on',
'Electromechanical',
'and',
'Power',
'…',
'The',
'4-th',
'International',
'Conference',
'RoEduNet',
'Romania',
'(Sovata,',
'Târgu-Mures,',
'150-157',
'Mediamira',
'Dacia',
'Publisher',
'House,',
'Cluj-Napoca',
'The',
'7th',
'International',
'Forum',
'Process',
'Analytical',
'Chemistry',
'(Process',
'Analysis',
'…',
'Proceedings',
'of',
'the',
'31st',
'International',
'BCS',
'Human',
'Computer',
'Interaction',
'…',
'Acta',
'electrotechnica',
'et',
'informatica',
'12',
'(2),',
'16',
'Studia',
'Universitatis',
'Babes-Bolyai',
'Series',
'Informatica',
'47',
'(2),',
'61-72',
'Resuscitation',
'82,',
'S19',
'KEPT2011:',
'Knowledge',
'Engineering',
'Principles',
'and',
'Techniques,',
'Selected',
'Papers',
'…',
'Resuscitation',
'81',
'(2),',
'S39',
'Cluj',
'University',
'Press,',
'Cluj-Napoca',
'Creative',
'Mathematics',
'and',
'Informatics',
'1',
'(3),',
'505-510',
'A',
'research',
'paper',
'of',
'Sysgenic',
'Sourcing,',
...]
In [13]:
from nltk.corpus import stopwords
import nltk
nltk.download('stopwords')
sr= stopwords.words('english')
clean_tokens = tokens[:]
for token in tokens:
if token in stopwords.words('english'):
clean_tokens.remove(token)
freq = nltk.FreqDist(clean_tokens)
for key,val in freq.items():
#print(str(key) + ':' + str(val))
pass
freq.plot(20, cumulative=False)
[nltk_data] Downloading package stopwords to
[nltk_data] C:\Users\tbodi\AppData\Roaming\nltk_data...
[nltk_data] Package stopwords is already up-to-date!
Out[13]:
<matplotlib.axes._subplots.AxesSubplot at 0x198f3826508>
In [81]:
# Histogram of professors publication number
queryString = "SELECT (Select FullName from humanoid_entities where id = ProfessorId), ProfessorId, COUNT(Title) FROM publications GROUP BY ProfessorId ORDER BY COUNT(Title) desc"
try:
mariadb_cursor.execute(queryString)
except Exception as ex:
print(ex)
name_dict = {}
tup_list = []
max_id = 0
for item in mariadb_cursor:
ProfName = item[0]
ProfId = item[1]
max_id = max(max_id, ProfId)
Count = item[2]
tup_list.append((ProfName, ProfId, Count))
name_dict[ProfId] = ProfName
In [88]:
import pandas as pd
print(tup_list)
final_list = []
for i in range(max_id):
found_id = False
found_value = 0
for k in tup_list:
if i == k[1]:
found_id = True
found_value = k[2]
break
if not found_id:
name_dict[i] = "NONE"
final_list.append((i, found_value))
fa = pd.DataFrame([k[1] for k in final_list])
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.ticker as plticker
fig = plt.figure()
ax = fig.add_axes([0, 0, 1, 1])
ax.bar([name_dict[k[0]] for k in final_list], [k[1] for k in final_list])
loc = plticker.MultipleLocator(base=1.0)
ax.xaxis.set_major_locator(loc)
plt.xticks(rotation=90)
plt.show()
[('Dr. CHIRA Camelia', 9, 126), ('Dr. POP F. Horia', 5, 112), ('Dr. NICULESCU Virginia', 14, 106), ('Dr. DIOSAN Laura', 4, 94), ('Dr. CZIBULA Istvan', 3, 86), ('Dr. DARABANT Sergiu Adrian', 12, 53), ('Dr. AVRAM Sanda', 6, 45), ('Dr. COJOCAR Grigoreta', 10, 39), ('Dr. CHISALITA-CRETU Camelia', 21, 38), ('Dr. VESCAN Andreea', 17, 35), ('Dr. BOCICOR Maria Iuliana', 7, 32), ('Dr. BUFNEA Darius', 20, 31), ('Dr. BENȚA Iulian', 18, 30), ('Dr. MOTOGNA Simona', 13, 19)]
In [14]:
queryString = "SELECT Title FROM publications"
try:
mariadb_cursor.execute(queryString)
except Exception as ex:
print(ex)
titles = []
for item in mariadb_cursor:
Title = item[0]
titles.append(item[0])
In [15]:
from sklearn.feature_extraction.text import CountVectorizer
In [16]:
corpus = titles[:]
corpus
Out[16]:
['A Comparative Study of Software Architectures in Mobile Applications',
'The Use of Simple Cellular Automata in Image Processing',
'Support Vector Machine and Boosting based Multiclass Classification for Traffic Scene Obstacles',
'Obstacle Recognition in Traffic by Adapting the HOG Descriptor and Learning in Layers',
'Descriptors fusion and genetic programming for breast cancer detection',
'Multi-objective breast cancer classification by using Multi-Expression Programming',
'Pedestrian Recognition by Using Kernel Descriptors',
'Improving classification performance of Support Vector Machine by genetically optimisation of kernel shape and hyper-parameters',
'How the Kernels Can Influence Image Classification Performance',
'Alignment of Custom Standards by Machine Learning Algorithms',
'Model Alignment by Using the Concept Definition',
'Evolutionary design of Evolutionary Algorithms',
'Genetic Programming with linear representation – a survey',
'An autonomous GP-based system for regression and classification problems',
'What else is the evolution of PSO telling us?',
'Evolutionary coalition formation in full connected and scale free networks',
'Evolutionary Optimisation of Kernel Functions for SVMs',
'Evolving the update strategy of the Particle Swarm Optimisation algorithms',
'Evolutionary Coalition Formation in Complex Networks',
'Genetic Algorithms based on Ising Machine',
'Component-Based Model Using P-Systems',
'Evolving the structure of the Particle Swarm Optimization algorithms ',
'Evolving crossover operators for function optimization',
'Automata-based Component Composition Analysis',
'Far From Equilibrium Computation and Particle Swarm Optimization',
'Components Execution Order using Genetic Algorithms',
'Complex networks: How micro and macroscale layers communicate through meso components?',
'Stochastic remote neighborhoods control GrowCut’s segmentation semantics',
'Hybrid features for Twitter Sentiment Analysis',
'Initial validation of an automatic algorithm for whole heart segmentation from cardiac MRI images using atrial volume determination',
'Extended region growing algorithm for whole heart segmentation from cardiac MRI images',
'Artificial intelligence meets software engineering in the classroom',
'Evolved cellular automata for edge detection',
'Evolved Cellular Automata for Edge Detection in Binary Images',
'An initial study of feature extraction’s methods in facial expression recognitio',
'Evolved Cellular Automata for Grey Images',
'Particle Swarm Optimization of Cellular Automata Rules for Edge Detection',
'Autonomous image segmentation by Competitive Unsupervised GrowCut ',
'An empirical analysis of the correlation between the motifs frequency and the topological properties of complex networks',
'Mining network motif discovery by learning techniques',
'An analysis system for mobile applications MVC software architectures',
'Model View Controller in iOS mobile applications development',
'Study of connection between articulation points and network motifs in complex networks',
'Parallel acceleration of Network Motif detection',
'A four-phase meta-heuristic algorithm for solving large scale instances of the Shift minimization personnel task scheduling problem',
'Unsupervised and Fully Autonomous 3D Medical Image Segmentation based on Grow Cut',
'Evolving Cellular Automata for Two stage Edge Detection',
'Dynamic Autonomous Image Segmentation based on GrowCut',
'Requirement Dependencies–based Formal Approach for Test Case Prioritization in Regression Testing',
'Hybrid topology in GrowCut algorithm',
'Avenues for the Use of Cellular Automata In Image Processing',
'Interval{state cellular automata and their applications to image segmentation',
'Parameterized Cellular Automata in Image Segmentation',
'Multiclass classification based on clustering approaches for obstacle recognition in traffic scenes',
'Exploring Various Neighborhoods in Cellular Automata for Image Segmentation',
'Investigation of Cellular Automata Neighbourhoods in Image Segmentation',
'Pedestrian recognition using a dynamic modality fusion approach',
'Pedestrian recognition by using a dynamic modality selection approach',
'Pedestrian recognition by using a kernel-based multi-modality approach',
'An Automatic Approach In Ontology Alignment',
'Automatic Alignment of Custom Standards',
'Improving Definition Alignment by SVM with a Kernel of Kernels',
'Context-based Networks – Scale-free or not?Proceedings of the Symposium Colocviul Academic Clujean de INFORMATICA',
'Apport des traitements morpho-syntaxiques pour l’alignement des définitions par SVM',
'Une approche évolutive pour générer des noyaux multiples',
'An adaptive GP strategy for evolving digital circuits',
'Evolutionary Optimisation of Kernel and Hyper-Parameters for SVM',
'Automatic Alignment of Medical vs. General Terminologies',
'Optimising multiple kernels for SVM by Genetic Programming',
'Alignement des définitions par un apprentissage SVM avec une optimisation des hyper-paramètre',
'Du terme au mot: Utilisation de techniques de classification pour l’alignement de terminologies',
'J. P. Pecuchet',
'M. Who’s better? PESA or NSGA II? In The International Conference on Intelligent Systems Design and Applications',
'A Hybrid Genetic Algorithm based on the Potts system',
'Evolving Kernel Functions for SVMs by Genetic Programming',
'Observing the swarm behaviour during its evolutionary design',
'Best SubTree Genetic Programming',
'Solving the even-n-parity problems using Best Sub Tree Genetic Programming',
'Evolving Evolutionary Algorithms using Evolutionary Algorithms',
'M. Evolving kernel function for Support Vector Machines. In The 17th European Conference on Arti\x0ccial Intelligence',
'L. Computational intelligence-based model for component composition. In International Conference on Computers',
'L. Evolutionary approach for behaviour component composition. In International Conference on Computers',
'A Far From Equilibrium Computation System',
'A Far From Equilibrium Model for the Classification Problem',
'Identifying and Forecasting the Efficient Frontier Using Evolutionary Computation',
'A new Computational Model Based Ising Machine',
'Cellular Computing using Cellular Neural Networks – a survive',
'Designing a Component-Based Machine using Multi Expression Programming',
'A New Nature-Inspired Computational Model – Ising Model with Rays',
'A multi-objective evolutionary approach to the portfolio optimization problem',
'Cooperative Learning for Distributed Data Mining',
'A new Computational Model Based on Ising Machine – Ising model with rays',
'A Comparison of Genetic Programming and Statistical Methods for Solving Prediction Problems',
'Statistical methods versus Genetic Algorithms – the case of market model',
'Principal component analysis versus fuzzy principal component analysis: a case study: the quality of Danube water (1985–1996)',
'Robust Fuzzy Principal Component Analysis (FPCA). A Comparative Study Concerning Interaction of Carbon− Hydrogen Bonds with Molybdenum− Oxo Bonds',
'A new fuzzy regression algorithm',
'Introducere în algoritmi',
'A fuzzy classification of the chemical elements',
'Fuzzy soft-computing methods and their applications in chemistry',
'A fuzzy divisive hierarchical clustering algorithm for the optimal choice of sets of solvent systems',
'Classical and fuzzy principal component analysis of some environmental samples concerning the pollution with heavy metals',
'Structural Analysis of Transition Metal β-X Substituent Interactions. Toward the Use of Soft Computing Methods for Catalyst Modeling',
'A study of Roman pottery (terra sigillata) using hierarchical fuzzy clustering',
'Principal components analysis based on a fuzzy sets approach',
'Learning grammar weights using genetic algorithms',
'Fuzzy clustering analysis of the first 10 MEIC chemicals',
'A new component selection algorithm based on metrics and fuzzy clustering analysis',
'The fuzzy hierarchical cross-clustering algorithm. Improvements and comparative study',
'Fuzzy robust estimation of central location',
'A Fuzzy cross-classification of the chemical elements, based on their physical, chemical, and structural features',
'Fuzzy hierarchical cross-classification of Greek muds',
'GFBA: a biclustering algorithm for discovering value-coherent biclusters',
'Degenerate and non-degenerate convex decomposition of finite fuzzy partitions—I',
'Data analysis with fuzzy sets: a short survey',
'A study of dependence of software attributes using data analysis techniques',
'Selecting and optimally combining the systems of solvents in the thin film cromatography using the fuzzy sets theory',
'Software quality assessment using a fuzzy clustering approach',
'Evolutionary algorithms for the component selection problem',
'Tehnici de Inteligenta Artificiala. Abordari bazate pe Agenti Inteligenti',
'An experiment on incremental analysis using robust parsing techniques',
'Intelligent Systems in Classification Problems',
'A conceptual framework for component-based system metrics definition',
'Intelligent disease identification based on discriminant analysis of clinical data',
'The component selection problem as a constraint optimization problem',
'Learning weights for a natural language grammar using genetic algorithms',
'Assessment of heart disease using fuzzy classification techniques',
'A new fuzzy discriminant analysis method',
'An experiment in incremental parsing using weighted constraints',
'Degenerate and non-degenerate convex decomposition of finite fuzzy partitions (II)',
'A formal model for component-based system assessment',
'An adaptive fuzzy agent clustering algorithm for search engines',
'A study of licence examination results using Fuzzy Clustering techniques',
'Fuzzy classification of the first 10 MEIC',
'Fuzzy regression. II. Outliers cases',
'SAADI: Software for fuzzy clustering and related fields',
'Recognizing Emotions in Short Texts.',
'An incremental ASM-based fuzzy clustering algorithm',
'A context-aware ASM-based clustering algorithm',
'Automatic configuration for the component selection problem',
'Component selection based on fuzzy clustering analysis',
'On Individual Projects in Software Engineering Education',
'Development of robust fuzzy regression techniques using a fuzzy clustering approach',
'Fuzzy classification and comparison of some Romanian and American coals',
'Fuzzy regression. 1. The heteroscedastic case',
'DISCOVERING PATTERNS IN DATA USING ORDINAL DATA ANALYSIS.',
'Prognostic Factors in Liver Failure in Children by Discriminant Analysis of Clinical Data. A Chemometric Approach',
'Constraint optimization-based component selection problem',
'Education for engineering students-The case of logic',
'Tracking mistakes in software measurement using fuzzy data analysis',
'Sisteme inteligente în probleme de clasificare',
'Programare în inteligenţa artificială: LISP si PROLOG',
'Rational Classification of the Chemical Elements',
'Classification procedure for selectivity control in acrylonitrile electroreduction',
'Improving movement analysis in physical therapy systems based on kinect interaction',
'A fuzzy incremental clustering approach to hybrid data discovery',
'An incremental approach to the set covering problem',
'AP041 Joining the EuReCA–The Romanian Registry on Cardiac arrest–a year later',
'A fuzzy clustering algorithm for dynamic environments',
'Romanian registry on cardiac arrest—A piece in the puzzle-Romanian contribution in the EuReCA project',
'Effort Estimation by Analogy based on Soft Computing Methods, KEPT2009: Knowledge Engineering: Principles and Techniques, Selected Papers',
'A New Component Selection Algorithm Based on Metrics and Fuzzy Clustering',
'Fundamentals of Programming',
'Improving Virtual Team Performance: An Empirical Approach',
'Supervised fuzzy classifiers',
'OPTIMUM SELECTIONS AND COMBINATION OF SOLVENT SYSTEMS IN THIN-LAYER CHROMATOGRAPHY, USING THE FUZZY SET-THEORY',
'Preliminary measurements in identifying design flaws',
'AN AGENT BASED APPROACH FOR PARALLEL CONSTRAINT VERIFICATION',
'Stereomatching using radiometric invariant measures',
'Improving similarity join algorithms using fuzzy clustering technique',
'OVERVIEW OF FUZZY METHODS FOR EFFORT ESTIMATION BY ANALOGY.',
'Lighting quality-component of indoor environment',
'Applications of principal components methods',
'Programming Fundamentals',
'Distance Learning and Supporting Tools at Babeş-Bolyai University',
'CHARACTERIZATION AND CLASSIFICATION OF MEDICINAL PLANT EXTRACTS ACCORDING TO THEIR ANTIOXIDANT ACTIVITY USING HIGH-PERFORMANCE LIQUID CHROMATOGRAPHY AND MULTIVARIATE ANALYSIS.',
'A Comparison Study of Similarity Measures in Rough Sets Clustering',
'A Machine Learning Perspective for Order Reduction in Electrical Motors Modeling',
'Principal Component Analysis for Computation of the Magnetization Characteristics of Synchronous Reluctance Machine',
'SPECTROPHOTOMETRIC CHARACTERIZATION OF ROUMANIAN MEDICINAL HERBS ASSISTED BY ROBUST CHEMOMETRICS EXPERTISE',
'The Best Writing on Mathematics 2015',
'PROGNOSTIC FACTORS IN LIVER FAILURE IN CHILDREN BY DISCRIMINANT ANALYSIS OF CLINICAL DATA. A CHEMOMETRIC APPROACH.',
'The Best Writing on Mathematics 2014',
'Medical procedure breaches detection using a fuzzy clustering approach',
'An incremental clustering approach to the set covering problem',
'Automatic criteria-based configuration for the component selection problem',
'Recent developments in fuzzy statistical analysis',
'PROCESSING ECG DATA USING MULTIVARIATE DATA ANALYSIS',
'M. Effort estimation by analogy based on soft computing methods',
'Knowledge Engineering: Principles and Techniques: KEPT 2009: Cluj-Napoca, July 2-4, 2009',
'Iluminat eficient energetic în locuinţe',
'A Tutorial on Object-Oriented Functional Programming',
'ON SOFTWARE ATTRIBUTES RELATIONSHIP USING A NEW FUZZY C-BIPARTITIONING METHOD',
'Management of web pages using XML documents',
'Desired employment/Occupational field',
'Appraisal of indoor lighting systems quality',
'Papers from the 1999 Symposium on Mathematical Chemistry, Duluth, MN, May 1999-MOLECULAR MODELING-Structural Analysis of Transition Metal bX Substituent Interactions. Toward …',
'Recognition of the forms applied to chemical elements',
'REGRESIE FUZZY. II. CAZUL PUNCTELOR EXTREME (OUTLIERS)',
'REGRESIE FUZZY. I. CAZUL HETEROSCEDASTIC',
'Desired employment Occupational field',
'KEPT2013: THE FOURTH INTERNATIONAL CONFERENCE ON KNOWLEDGE ENGINEERING, PRINCIPLES AND TECHNIQUES',
'Object-oriented logic programming',
'Residential Energy Efficient Lighting',
'Metode de recunoastere a formelor bazate pe agenti',
'THE FIRST INTERNATIONAL CONFERENCE ON KNOWLEDGE ENGINEERING PRINCIPLES AND TECHNIQUES (KEPT 2007)',
'A Programming Interface For Finding Relational Association Rules',
'ComDeValCo Development Tools for Procedural Paradigm',
'Hierarchical clustering based design patterns Identification',
'Incremental Refactoring Using Seeds',
'Tool support for fUML Models',
'Evaluation Measures For Partitioning Based Aspect Mining Techniques',
'A Distributed Q-Learning Approach to Fragment Assembly',
'Promoter Sequences Prediction Using Relational Association Rule Mining',
'Using Software Metrics for Automatic Software Design Improvement',
'Unsupervised Restructuring of Object-Oriented Software Systems using Self-Organizing Feature Maps',
'Intelligent Data Structures Selection using Neural Networks',
'Soft computing approaches on the bandwidth problem',
'Temporal Ordering of Cancer Microarray Data through a Reinforcement Learning Based Approach',
'A Support Vector Machine Model For Intelligent Selection of Data Representations',
'A Novel Approach Using Fuzzy SelfOrganizing Maps for Detecting Software Faults',
'Enhancing relational association rules with gradualness',
'Natural Language Processing and Machine Learning Methods for Software Development Effort Estimation',
'A novel approach for software defect prediction through hybridizing gradual relational association rules with artificial neural networks',
'An effective approach for determining the class integration test order using reinforcement learning',
'An aggregated coupling measure for the analysis of object-oriented software systems',
'A novel concurrent relational association rule mining approach',
'A Programming Interface for Determining Refactorings of Object-Oriented Software Systems using Clustering',
'Restructuring Software Systems Using Clustering',
'Object-Oriented Software Systems Restructuring through Clustering',
'Identifying Design Patterns in Object-Oriented Software Systems Using Unsupervised Learning',
'Multiagent Decision Support Systems based on Supervised Learning',
'Refactorings Detection Using Hierarchical Clustering',
'Clustering based automatic refactorings identification',
'iCOMPONENT: A Platform-Independent Component Model for Dynamic Execution Environments',
'IMASC - An Intelligent MultiAgent System for Clinical Decision Support',
'An Agile MDA Approach for the Development of Service-Oriented Component-Based Applications Proceedings of the International Conference on Complexity and Intelligence of the Artificial and Natural Complex Systems - Medical Applications of the Compex Systems Biomedical Computing CANS',
'A partitional clustering algorithm for crosscutting concerns identification',
'An Agile MDA Approach for Service Oriented Components',
'Rapid prototyping of service-oriented applications on OSGi platform',
'IPA - An Intelligent Personal Assistant Agent For Task Performance Support',
'Dynamic customization of data structures instances using an agent based approach',
'ComDeValCo Framework – Procedural and Modular Issues',
'Clustering Based Reengineering of Procedural Systems to ObjectOriented Architectures',
'Using a fUML Action Language to construct UML models',
'Adaptive Refactoring Using a Core-Based Clustering Approach',
'A Reinforcement Learning Approach for Solving the Fragment Assembly Problem',
'Solving the Protein Folding Problem Using a Distributed Q-Learning Approach',
'A Reinforcement Learning Based Framework for Solving Optimization Problems',
'Istvan-Gergely Czibula and Gabriela Czibula',
'Gabriela Czibula and Zsuzsanna Marian',
'Automatic algorithmic complexity determination using dynamic program analysis',
'A New Clustering Approach for Systems Designs Improvement',
'A Hierarchical Clustering Algorithm for Software Design Improvement',
'Software Systems Design Improvement Using Hierarchical Clustering',
'Medical Diagnosis Prediction using Relational Association Rules',
'Decision support system for software maintenance and evolution',
'A clustering approach for transforming procedural into objectoriented software systems',
'Hierarchical Clustering for Adaptive Refactorings Identification',
'A Distributed Reinforcement Learning Approach for Solving Optimization Problems',
'Self-organizning maps for identifying software defects',
'A Programming Interface For Medical Diagnosis Prediction',
'Improving Systems Design Using a Clustering Approach',
'An Analysis of Distance Metrics for Clustering based Improvement of Systems Design',
'On Evaluating Software Systems Design',
'A Study on clustering based restructuring of Software systems',
'An Agile MDA Approach for Executable UML Structured Activities',
'ComDeValCo - A Framework for Software Component Definition',
'Hierachical Clustering for Software Systems Restructuring',
'Hierarchical Clustering based Automatic Refactorings Detection',
'A Search Based Approach for Identifying Design Patterns',
'Extending OCL-based Action Language for Executable UML Components',
'A partitional clustering algorithm for improving the structure of object-oriented software systems',
'Object-Oriented Software Systems Restructuring using Clustering',
'Component Classification Criteria for a Platform-Independent Component Repository',
'A Comparative Analysis of Clustering Algorithms in Aspect Mining',
'Assisting Software Maintenance and Evolution Using an Agent Based Approach',
'On converting software systems to object oriented architectures',
'Unsupervised transformation of procedural programs to object-oriented design',
'Identifying Crosscutting Concerns Using Partitional Clustering',
'Hierarchical Clustering for Identifying Crosscutting Concerns in Object Oriented Software Systems',
'Clustering Based Adaptive Refactoring',
'Adaptive restructuring of object-oriented software systems',
'A Reinforcement Learning Approach for Solving the Matrix Bandwidth Minimization Problem',
'A Reinforcement Learning Model for Solving the Folding Problem',
'An Experiment on Protein Structure Prediction using Reinforcement Learning',
'A Software Framework for Solving Combinatorial Optimization Tasks',
'A Comparison of Reinforcement Learning Based Models for the DNA Fragment Assembly Problem',
'FAOS – A framework for analysing object oriented software systems',
'Identifying hidden dependencies in software systems',
'A new Clustering Algorithm for Refactorings Determination',
'ComDeValCo - Activity Modeling and Execution Proceedings of the Symposium “Colocviul Academic Clujean de Informatica”',
'Evaluation of Novel Approaches to Software Engineering',
'"Indoor Localization Techniques Within a Home Monitoring Platform"',
'"Technological Platform for the Prevention and Management of Healthcare Associated Infections and Outbreaks"',
'Investigating Differences between Ancient and Modern Bacterial DNA in Dental Calculus via Autoencoders',
'Indoor Localisation with Intelligent Luminaires for Home Monitoring',
'Using clustering models for uncovering proteins’ structural similarity',
'Intelligent Decision Support for Pervasive Home Monitoring and Assisted Living',
'Deep Autoencoders for Additional Insight into Protein Dynamics',
'i-Light - Intelligent Luminaire Based Platform for Home Monitoring and Assisted Living',
'Using unsupervised learning methods for enhancing protein structure insight',
'Patient autonomy and disclosure of material information about hospital-acquired infections',
'Cyber-Physical System for Assisted Living and Home Monitoring',
'A Quantitative Research to Decide the User Requirements for the i-Light System',
'Wireless Sensor Network based System for the Prevention of Hospital Acquired Infections',
'Using Computational Intelligence Models for Additional Insight into Protein Structure',
'A Reinforcement Learning Based Approach to Multiple Sequence Alignment',
'Ordering cancer mutational profiles of cross-sectional copy number alterations',
'Preventing Hospital Acquired Infections through a Workflow-based Cyber-physical System',
'A Q-learning Approach for Aligning Protein Sequences',
'Dynamic clustering of gene expression data using a fuzzy approach',
'Dynamic core based clustering of gene expression data',
'On Reinforcement Learning Based Multiple Sequence Alignment',
'A Dynamic Approach for Hierarchical Clustering of Gene Expression Data',
'Platformă educațională care permite programarea dispozitivelor embedded din Cloud – Wyliodrin',
'A Study on using Reinforcement Learning for Temporal Ordering of Biological Samples',
'Ordering copy number alteration data to analyze colorectal cancer progression',
'A Study on Using Association Rules for Predicting Promoter Sequences',
'Experiments on Promoter Sequences Prediction using Association Rules',
'Modele pentru problema plierii proteinei',
'Bioinformatica si aplicatiile ei',
'Algoritmi evolutivi aplicati in chemoterapie',
'Peer-to-peer messenger-H3llo',
'Highlighting Trend-Setters in Educational Platforms by Means of Formal Concept Analysis and Answer Set Programming',
'Investigating Educational Attractors and Life Tracks in e-Learning Environments Using Formal Concept Analysis',
'Using Pattern Structures for Mining Student Behaviour in E-learning Platforms on specific Triggers',
'An investigation of user behavior in educational platforms using Temporal Concept Analysis',
'Analysing the Effect of Changing the Educational Methods by Using FCA',
' Investigating Trend-setters in E-learning Systems using Polyadic Formal Concept Analysis and Answer Set Programming',
'Distilling Conceptual Structures from Weblog Using Polyadic FCA',
'Attractors in Web Based Educational Systems. A Conceptual Knowledge Processing Grounded Approach',
'Behavioral pattern mining in web based educational system',
'An FCA grounded study of user dynamics through log exploration',
'Applying Triadic FCA in Studying Web Usage Behaviors',
'Analysing Web Usage with Force-Directed Graphs',
'Building Intelligent Knowledge Management Systems',
'Analysing the Usage of Pulse Portal with Formal Concept Analysis',
'Web Analytics with Formal Concept Analysis',
'Interactive and intelligent doctorate theses administration platform',
'Aport: web portal for assisting teaching',
'Why Google Analytics Cannot Be Used For Educational Web Content',
'Hierarchical QoS Routing by Using Multi-Constrained Macro-Routing',
'Why integrated E-learning Analytics are the best solution?',
'THE APORT WEB PORTAL: ADVANCED E-LEARNING FEATURES',
'Current Extensions on PULSE',
'Implementation of a layer 7 BSD firewall',
'The new face of PULSE',
'WATEC: a Web Analytics Tool for Educational Content',
'Macro-Routing. Performance evaluation',
'Web Analytics for Educational Content',
'PULSE Extended',
'PULSE - a PHP Utility used in Laboratories for Student Evaluation',
'SINE - a System with Interactive ackNowledgement and Evaluation of students work during laboratory sessions',
'WinNet - a network tool',
'Multi-constraint Macro-routing by using the Extended Full-Mesh aggregation technique',
'A graph theoretical approach to traffic management in ISP networks using the overlay MPLS network',
"Dirijare 'inteligenta' a traficului de date cu cerinte specifice",
'MPLS - o realitate actuala sau de viitor? (MPLS - present or future?)',
'SINE - Sistem Informatic de Notare si Evaluare a Activitatii de Laborator',
'Scalable QoS routing in MPLS networks using mobile code',
'Modern routing techniques for future QoS enabled networks',
'Macro-routing: a new hierarchical routing protocol',
'A proposed architecture for integrating Active Networks and MPLS',
'Design and implementation of an MPLS based load balancing architecture for Web switching',
'Active Networks and MPLS integration for better access networks: Framework and Applicability',
'Bandwidth Management in MPLS Networks',
'Aplicatii specifice INTRANET (INTRANET applications)',
'Limbajul JavaScript: aplicatii in programarea distribuita (JavaScript: distributed applications)',
'Improving Fall Detection Using an On-Wrist Wearable Accelerometer',
'Key features for the characterization of Android malware families',
'The generalized traveling salesman problem solved with ant algorithms',
'MobiContext: A Context-Aware Cloud-Based Venue Recommendation Framework',
'A parallel evolutionary approach to community detection in complex networks',
'Characterization of Android Malware Families by a Reduced Set of Static Features,',
'Gene clustering for time-series microarray with production outputs',
'Evolutionary community detection in complex and dynamic networks ',
'A hybrid intelligent recognition system for the early detection of strokes',
'S4MPLEâ\x80\x94Sampler for Multiple Protein-Ligand Entities: Methodology and Rigid-Site Docking Benchmarking',
'Improving Human Activity Recognition and its Application in Early Stroke Diagnosis',
'Evolution and dynamics of node-weighted networks for cellular automata computation',
'Best-order crossover for permutation-based evolutionary algorithms',
'An improved immigration memetic algorithm for solving the heterogeneous fixed fleet vehicle routing problem',
'A Hybrid Evolutionary and Multiagent Reinforcement Learning Approach to Accelerate the Computation of Traffic Assignment',
'Multi-objective Evolutionary Traffic Assignment',
'A multi-objective evolutionary approach to imbalanced classification problems',
'Route assignment using multi-objective evolutionary search',
'On the Selection of Key Features for Android Malware Characterization',
'Shape-Output Gene Clustering for Time Series Microarrays',
'A Cluster Merging Method for Time Series microarray with production Values',
'Urban bicycles renting systems: Modelling and optimization using nature-inspired search methods',
'Predictability in Cellular Automata',
'Game theory and extremal optimization for community detection in complex dynamic networks',
'A hybrid approach based on genetic algorithms for solving the Clustered Vehicle Routing Problem,',
'Network Topologies for Cellular Automata Computation',
'Cell state change dynamics in cellular automata',
'An intelligent route management system for electric vehicle charging',
'Diverse Accurate Feature Selection for Microarray Cancer Diagnosis',
'A Preliminary Study on Early Diagnosis of Illnesses Based on Activity Disturbances,',
'Classifiers with a reject option for early time-series classification,',
'Using a Hybrid Cellular Automata Topology and Neighborhood in Rule Discovery,',
'Human Activity Recognition and Feature Selection for Stroke Early Diagnosis,',
'Gene Clustering in Time Series Microarray Analysis,',
'Recombination Operators in Permutation-Based Evolutionary Algorithms for the Travelling Salesman Problem.',
'Mass Media Strategies: Hybrid Approach using a Bioinspired Algorithm and Social Data Mining.',
'Nature Inspired Cooperative Strategies for Optimization',
'Logistics Management and Optimization through Hybrid Artificial Intelligence Systems',
'Hybrid ant models with a transition policy for solving a complex problem',
'Intelligent system for measuring stress: StressTIC,',
'Guest editorial: special issue on nature inspired cooperative strategies for optimization',
'New Majority Rule and Network Topology for Cellular Automata',
'A Collaborative Evolutionary Approach to Resource-Constrained Project Scheduling',
'Evolutionary Detection of Community Structures in Complex Networks: a New Fitness Function,',
'Modeling and replicating higher-order dependencies in genetic algorithms,',
'Hybrid Evolutionary Algorithm with a Composite Fitness Function for Protein Structure Prediction,',
'The Role of Crossover in Evolutionary Approaches to Resource-Constrained Project Scheduling,',
'Dynamics of Networks Evolved for Cellular Automata Computation,',
'Ensemble of Binary Learners for Reliable Text Categorization with a Reject Option,',
'Error-Correcting Output Codes for Multi-Label Text Categorization',
'A Game Theoretic Approach to the Community Detection in Social Networks Problem,',
'Hill-Climbing Search and Diversification within an Evolutionary Approach to Protein Structure Prediction',
'Collaborative search operators for evolutionary approaches to density classification in cellular automata',
'Evolutionary Community Structure Detection',
'Evolutionary Algorithms for Protein Structure Prediction in Lattice Models',
'Evolutionary Computing in the Study of Complex Systems',
'Heuristic Algorithms for Solving the Generalized Vehicle Routing Problem,',
'Sensitive Ants in Solving the Generalized Vehicle Routing Problem,',
'A New Gene Selection Method Based on Random Subspace Ensemble for Microarray Cancer Classification,',
'Enhancing the Computational Mechanics of Cellular Automata,',
'Collaborative evolutionary search for density classification in cellular automata,',
'Towards the Efficient Evolution of Particle-Based Computation in Cellular Automata,',
'A Hybrid Evolutionary Approach to Protein Structure Prediction with Lattice Models,',
'Fitness Evaluation for Overlapping Community Detection in Complex Networks,',
'Collaborative Community Detection in Complex Networks,',
'Comparative Analysis of Recombination Operators in Genetic Algorithms for the Travelling Salesman Problem,',
'P systems with control nuclei: The concept',
'Hill-Climbing Search in Evolutionary Models for Protein Folding Simulations',
'Learning Sensitive Stigmergic Agents for Solving Complex Problems',
'Evolutionary Algorithms for Protein Structure Prediction in Simplified Lattice Models,',
'Collaborative Evolutionary Algorithms for detecting Overlapping Communities in Complex Networks,',
'Simplified Chain Folding Models as Metaheuristic Benchmark for Tuning Real Protein Folding Algorithms?',
'A Hybrid ACO Approach to the Matrix Bandwidth Minimization Problem.',
'A Genetic Algorithm for Solving the Generalized Vehicle Routing Problem.',
'An Evolutionary Model based on Hill-Climbing Search Operators for Protein Structure Prediction,',
'Hill-climbing Search and Fingerprint Diversification in an Evolutionary Model for Protein Structure Prediction,',
'A Step-Back Sensitive Ant Model for Solving Complex Problems',
'Distributed Asynchronous Collaborative Search',
'Asynchronous Collaborative Search using Adaptive Coevolving Subpopulations ,',
'Solving the Linear Ordering Problem using Ant Models,',
'Asynchronous Evolutionary Search: Multi-Population Collaboration and Complex Dynamics,',
'Cellular Automata Rule Detection using Circular Asynchronous Evolutionary Search,',
'A Hybrid Ant-Based Approach to the Economic Triangulation Problem for Input-Output Tables,',
'Sensitive Ants: Inducing Diversity in the Colony,',
'An Agent-Based Approach to Combinatorial Optimization,',
'Complex Dynamics in an Evolutionary Asynchronous Search Model,',
'A Multi-Agent Stigmergic Model for Complex Optimization Problems,',
'New Parallel Programming Language Design: A Bridge between Brain Models and Multi-Core/',
'Stigmergy and Sensitivity in Heterogeneous Agent-Based Models,',
'Analysis of a Distributed Collaborative Evolutionary Algorithm,',
'A Hybrid Ant-Based System for Gate Assignment Problem.',
'Hybrid Multi-Population Collaborative Asynchronous Search.',
'Heterogeneous Sensitive Ant Model for Combinatorial Optimization,',
'Exploring Population Geometry and Multi-Agent Systems: A New Approach to Developing Evolutionary Techniques,',
'An Agent-Based Collaborative Evolutionary Model for Multimodal Optimization,',
'Sensitive Ant Model for Combinatorial Optimization,',
'A Sensitive Metaheuristic for Solving a Large Optimization Problem,',
'Cooperative Learning Sensitive Agent System for Combinatorial Optimization,',
'Multi-Agent Systems for Distributed Collaborative Design,',
'Principiile Agentilor Inteligenti,',
'Sensitive Stigmergic Agent Systems - A Hybrid Approach to Combinatorial Optimization,',
'Agent-Based Management and Optimization System for Distributed Computing,',
'Multi-Agent Cooperative Design Support in Distributed Environments.',
'Multi-Agent Distributed Computing,',
'Sensitive ant systems in combinatorial optimization,',
'Simulating Microcapillary Networks Using Random Graphs,',
'A Sensitive Robot Metaheuristic for Complex Applications,',
'Sensitive Stigmergic Agent Systems,',
'An agent-based approach to knowledge management in distributed design',
'A multi-agent system for design information management anal support,',
'Stigmergic Agent Optimization,',
'A Multi-Agent Knowledge Management Architecture,',
'Stigmergic Agents for Solving NP-difficult Problems,',
'Reinforcing Ant Colony System for the Generalized Traveling Salesman Problem,',
'A Multi-Agent Approach to Distributed Collaboration,',
'Development of a Multi-Agent Information Management System,',
'An Ontological and Agent Based approach to Knowledge Management within a Distributed Design Environment,',
'Semantic Tools for Knowledge Management in Distributed Engineering Design,',
'Ontology oriented knowledge management tool to support DFX activities,',
'A Multi-Agent Architecture for Distributed Design,',
'Development of Engineering Design Methodologies and Software Tools to Support the Creative Process of Design in a Distributed Environment,',
'The Use of Ontologies for Defining Collaborative Design Processes,',
'An agent-based approach to knowledge management in distributed design,',
'Testing and Validation of a Distributed Design Tool using Protocol Analysis,',
'The DFE Workbench a Case Study,',
'The DFE Workbench Software Tool Case Study ecodesign,',
'A hierarchical clustering based approach in aspect mining',
'Developing an Usability Evaluation Module using AOP',
'An Intelligent Personal Assistant Agent For Task Performance Support',
'A Comparison of AOP based Monitoring Tools',
'An Intelligent MultiAgent System for Clinical Decision Support',
'A multiagent based approach for national cancer registry management ',
'On Clustering based Aspect Mining ',
'A New Hierarchical Agglomerative Clustering Algorithm in Aspect Mining',
'An Agent Based Approach for Pandemic Spread Prediction ',
'On Evaluating Aspect Mining Techniques ',
'Based Approach in Aspect Mining',
'On Some Criteria for Comparing Aspect Mining Techniques ',
'HCI Intelligent Multimodal Interaction Environments by J.A Learning Interface Agent for User Behavior Prediction',
'A New Genetic Clustering Based Approach in Aspect Mining',
'means based clustering algorithm in Aspect Mining',
'An Agent Based User Interface Evaluation Using Aspect Oriented Programming ',
'A Comparison of Using AOP and Java Accessibility for Usability Evaluation ',
'Quality Measures for Clustering Based Aspect Mining Techniques ',
'Automatic Usability Evaluation using AOP ',
'Designing a Task Analysis Tool using JHotDraw and Design Patterns',
'An Object Oriented Library for Abstract and Computational Algebra',
'A Formal Model for Partitioning Based Aspect Mining',
'Clustering Based Aspect Mining Formalized',
'Aspect Mining using an Evolutionary Approach',
'Presa Universitara Clujeana',
'Based Approach in Cancer Registry Management',
'O abordare centrata pe utilizator in dezvoltarea unui sistem inteligent pentru generarea Registrelor Nationale de cancer',
'A Framework for Evaluating the Results of Aspect Mining Techniques ',
'A Tool for Comparing Clustering Based Aspect Mining Techniques ',
'Colocviul Academic Clujean de Informatica"',
'Proceedings of the Symposium "',
'Building an Application Using EJB Design Patterns',
'n evaluarea automata a utilizabilitatii.',
'A Study on Distance Metrics for Partitioning Based Aspect Mining',
'A Graph Algorithm for Identification of Crosscutting Concerns',
'A Comparison of Clustering Techniques in Aspect Mining',
'Integrating Conversions into a Computational Algebraic System',
'Traitement automatique de la langue',
'Aspect Mining ',
'Fast In-the-Wild Hair Segmentation and Color Classification',
'A Deep Learning Approach to Hair Segmentation and Color Extraction from Facial Images: 19th International Conference, ACIVS 2018, Poitiers, France, September 24–27, 2018, Proceedings',
'Micro-Expressions Detection Based on Micro-Motions Dense Optical Flows',
'Automatic Skin Tone Extraction for Visagism Applications',
'High-Speed Video System for Micro-Expression Detection and Recognition',
'Supplementary Material',
'Towards Automatic Skin Tone Classification in Facial Images',
'A linear approach to distributed database optimization using data reallocation',
'Automatic gender recognition for “in the wild” facial images using convolutional neural networks',
'Access Patterns Optimization in Distributed Databases Using Data Reallocation',
'Fast Eye Tracking and Feature Measurement using a Multi-stage Particle Filter',
'Real-Time Detection and Measurement of Eye Features from Color Images',
'Magnetic Stimulation of the Spinal Cord: Evaluating the Characteristics of an Appropriate Stimulator',
'Eyeglasses contour extraction using genetic algorithms',
'Eyeglasses Lens Contour Extraction from Facial Images Using an Efficient Shape Description',
'Magnetic Stimulation of the Spinal Cord: Experimental Results and Simulations',
'Clustering methods in data fragmentation',
'Computer Vision Aided Measurement of Morphological Features in Medical Optics',
'A Computer Vision Approach to Object Tracking and Counting',
'Energy Efficient Coils for Magnetic Stimulation of Peripheral Nerves',
'Hierarchical clustering in large object datasets – a study on complexity, quality and scalability',
'A medical application of electromagnetic fields: The magnetic stimulation of nerve fibers inside a cylindrical tissue',
'Mobile Devices and Data Synchronization Assisting Medical Diagnosis',
'Web services for e-learning and e-recruitment',
'The similarity measures and their impact on OODB fragmentation using hierarchical clustering algorithms',
'Building an efficient architecture for data synchronization on mobile wireless agents',
'Implementing data synchronization on mobile wireless agents',
'Solving the Maximum Subsequence Problem with a Hardware Agents-based System',
'Incremental Horizontal Fragmentation: A new Approach in the Design of Distributed Object Oriented Databases',
'A Hardware Implementation of the Kadane’s Algorithm for the Maximum Subsequence Problem',
'"The School in Your Pocket": Useful PoeketPC applications for students',
'Fine-Grained Macroflow Granularity in Congestion Control Management',
'Using Fuzzy Clustering for Advanced OODB Horizontal Fragmentation with Fine-Grained Replication.',
'CLUSTERING TECHNIQUES FOR ADAPTIVE HORIZONTAL FRAGMENTATION IN OBJECT ORIENTED DATABASES',
'A NEW APPROACH IN FRAGMENTATION OF DISTRIBUTED OBJECT ORIENTED DATABASES USING CLUSTERING TECHNIQUES',
'FPGA-based Scalable Implementation of the General Smith-Waterman Algorithm',
'Semi-supervised learning techniques: k-means clustering in OODB Fragmentation',
'A new approach for optimal fragmentation order in distributed object oriented databases',
'OPTIMAL CLASS FRAGMENTATION ORDERING IN OBJECT ORIENTED DATABASES',
'AI CLUSTERING TECHNIQUES: A NEW APPROACH IN HORIZONTAL FRAGMENTATION OF CLASSES WITH COMPLEX ATTRIBUTES AND METHODS IN OBJECT ORIENTED DATABASES',
'DATA ALLOCATION IN DISTRIBUTED DATABASE SYSTEMS PERFORMED BY MOBILE INTELLIGENT AGENTS',
'Advanced Object Database Design Techniques',
'A hardware/software codesign method for general purpose reconfigurable computing',
'Current Technologies in Automatic Test Suites Generation and Verification of Complex Systems',
'Multi-tiered client-server techniques for distributed database systems',
'Hierarchical clustering in object oriented data models with complex class relationships',
'Energy Efficient Coils for Transcranial Magnetic Stimulation (TMS)',
'E-Learning Services as a Recruitment Tool',
'A Comparative Study of Horizontal Object Clustering-based Fragmentation Techniques',
'AI Clustering Techniques: a New Approach to Object Oriented Database Fragmentation',
'A Comparative Study on the Influence of Similarity Measures in Hierarchical Clustering in Complex Distributed Object-Oriented Databases',
'EFFICIENT DATA SYNCHRONIZATION FOR MOBILE WIRELESS MEDICAL USERS',
'Implementing Efficient Data Synchronization for Mobile Wireless Medical Users',
'Ontology based affective context representation',
'Multimedia m-learning using mobile phones',
'Towards an Affective Aware Home, ICOST’09, LNCS, vol. 5597',
'Agent based smart house platform with affective control',
'Evaluation of a system for realtime valence assessment of spontaneous facial expressions',
'Affective aware museum guide',
'A multimodal affective monitoring tool for mobile learning',
'Towards real-life facial expression recognition systems',
'Multifaceted based language for pervasive services with deterministic and fully defined behavior',
'Towards a Unified 3D Affective Model',
'Groupware refinements for collaborative teams',
'Training the behaviour preferences on context changes',
'Dezvoltarea de aplicaţii pentru terminale mobile',
'Mood based services for mobile phone environment',
'SPEAKEASY-A MOBILE ASSISTANT FOR THE MANAGEMENT OF SOCIAL ANXIETY IN SPEECH SITUATIONS',
'Adaptation mechanism based on service-context distance for ubiquitous computing',
'Secondary emotions deduction from context',
'Terra Incognita 4-The European Adventure: a collaborative, affective-aware, SMS and web-based learning system',
'Data distribution platform for multimedia mobile applications',
'The Affinity Platform: Modular Architecture based on Independent Components',
'AFFECTIVE PERSONALISED CONTEXT AWARE SYSTEMS',
'Sisteme senzitive la context personalizate afectiv',
'Sisteme senzitive la context',
'mMVC - an Architecture Design Pattern for Mobile Applications',
'Using a multimedia database for tele-diagnosis and alternative tele-education methods',
'Elemente practice de bază pentru programarea în limbajul C',
'Une approche de type optimisation pour l’auto-adaptation de services mobiles',
'Aplicatii cu senzitivitate autonoma la context',
'Starea actuala in domeniile aplicatiilor senzitive la context si adaptarii autonome',
'GESTION DU TRAVAIL INTELLECTUEL-FORMATION EN INFORMATIQUE',
'Multi-way Divide and Conquer Parallel Programming based on PLists,',
'A Dataset for Evaluating Query Suggestion Algorithms in Information Retrieval,',
'MPI Scaling Up for Powerlist Based Parallel Programs,',
'A Community Driven Approach for Click Bait Reporting,',
'Experience with Teaching PDC Topics into Babeş-Bolyai University’s CS Courses,',
'Measuring and Visualizing the Scrappiness Level of a Website,',
'A Java Framework for High Level Parallel Programming using Powerlists,',
'Babeş-Bolyai University’s High Performance Computing Center,',
'A Study Regarding Inter Domain Linked Documents Similarity and their Consequent Bounce Rate,',
'A Server-Side Support Layer for Client Perspective Transparent Web Content Migration,',
'Tuning User Query to Search Engines,',
'Analyzing and Tuning User Queries to Search Engines,',
'New Data Mining Techniques for Macroflows Delimitation in Congestion Control Management,',
'A New Method for Macroflows Delimitation from a Receiver’s Perspective, in the International Journal of Computer, Communication & Control – proceedings of the IEEE 2nd',
'Duplicate Transfer Problem inside a Proxy’s Cache,',
'A New Mechanism for Fast Delivery of Proxy Cache Objects,',
'Some Formal Approaches for Dynamic Life Session Management,',
'Evaluating Dynamic Client-Driven Adaptation Decision Support in Multimedia Proxy-Caches,',
'A Model for Efficient Session Object Management in Web Applications,',
'Supporting Multimedia Streaming Applications inside the Network,',
'Shared Bottleneck Detection from the Receiver Point of View,',
'Delimitation of Macroflows in Congestion Control Management Using Data Mining Techniques,',
'Fine-Grained Macroflow Granularity in Congestion Control Management,',
'New Aspects in Congestion Control Management,',
'TCP State Variables Sharing,',
'Active Queue Management for Multimedia Streams,',
'Improving the Round Trip Time Estimation in Internet Routers,',
'Challenges in today network routing,',
'Filters, a new powerful feature of Java Servlets,',
'A Secure Model, Web-based, for Client/Server Applications,',
'Automatic Support for Improving Interaction with a Web Site,',
'Refactoring in Object-Oriented Modeling',
'Conceptual Modeling Evolution. A Formal Approach',
'An evolutionary approach for the entity refactoring setselection problem',
'The multi-objective refactoring selection problem',
'Principles and Techniques”',
'The Entity Refactoring Set Selection Problem - Practical Experiments for an Evolutionary Approach',
'Refactoring Impact Formal Representation on the Internal Program Structure',
'The refactoring plan configuration. A formal model',
'The optimal refactoring selection problem - a multi-objective evolutionary approach',
'A model for conceptual modeling evolution',
'A refactoring impact based approach for the internal quality assessment',
'Solution Representation Analysis For The EvolutionaryApproach of the Entity Refactoring Set Selection Problem',
'First Results of an Evolutionary Approach for the Entity Refactoring Set Selection Problem',
'Search-Based Software Entity Refactoring – A New Solution Representation For The Multi-Objective Evolutionary Approach Of The Entity Set Selection Refactoring Problem',
'Identifying Patterns to Solve Low-Level Problems',
'Hidden Relations Between Code Duplication and Change Couplings',
'Applying Graph Transformation Rules for Refactoring',
'A Tool That Supports Simplifying Conditional Expressions Using Boolean Functions',
'Describing low level problems as patterns and solving them via refactorings',
'Refactorizarea automată a codului sursă prin aplicarea regulilor limbajului Constraint Java ',
'Modele eficiente de descriere pentru anti-şabloanele de refactorizare a codului sursă ',
'Problema redundanţei în codul sursă. Definiţie',
'Efecte ale refactorizării asupra structurii interne a codului ',
'Introducing Composition Strategies for the Refactoring Plan Building Problem',
'Formalizing the refactoring impact on internal program quality',
'Introducing Open-Closed Principle In Object Oriented Design Via Refactorings',
'Describing Low-Level Problems as Patterns and Solving Them via Refactorings',
'Consecinţe asupra proiectării orientate obiect prin aplicarea refactorizărilor',
'Utilizarea analizei conceptelor formale în refactorizare',
'Impact on Design Quality of Refactorings on Code via Metrics',
'Program Internal Structure View with Formal Concept Analysis',
'Direcţii de cercetare în aplicarea refactorizării',
'General Aspects of Refactoring Applicability to Conceptual Models',
'Current Problems In Refactoring Activities',
'Rolul refactorizării în procesul de dezvoltare a produselor soft',
'3D Modeling vs. 2D Modeling',
'An Application for Higher Education Admission',
'A Documentation Server',
'Longitudinal Evaluation of Open-source Software Maintainability. ENASE 2020: 120-131',
'Longitudinal Evaluation of Open-Source Software Maintainability. CoRR abs/2003.00447 (2020)',
'Longitudinal Evaluation of Software Quality Metrics in Open-Source Applications. ENASE 2019: 80-91',
'Evaluation of Software Product Quality Metrics. ENASE (Selected Papers) 2019: 163-187',
'Artificial intelligence meets software engineering in the classroom. EASEAI@ESEC/SIGSOFT FSE 2019: 35-38',
'A NLP Approach to Software Quality Models Evaluation. OTM Workshops 2018: 207-217',
'Discovering maintainability changes in large software systems. IWSM-Mensura 2017: 88-93',
'Improving Software Quality Using an Ontology-Based Approach. OTM Workshops 2015: 456-465',
'Towards Better Testing of fUML Models. ICST 2013: 485-486',
'Security Analysis Regarding Cross-Site Scripting on Internet Explorer. BCI (Local) 2012: 125-128',
'An MDA Approach for Developing Executable UML Components. Model-Driven Domain Analysis and Software Development 2011: 254-273',
'Behaviour-Driven Development of Foundational UML Components. Electron. Notes Theor. Comput. Sci. 264(1): 91-105 (2010)',
'Tool Support for fUML Models. Int. J. Comput. Commun. Control 5(5): 775-782 (2010)',
'Realizing use Cases for Full Code Generation in the Context of fUML. MDA/MTDD 2010: 80-89',
'An Agile MDA Approach for Service-Oriented Components. Electron. Notes Theor. Comput. Sci. 253(1): 95-110 (2009)',
'Rapid Prototyping of Service-Oriented Applications on OSGi Platform. BCI 2009: 217-222',
'Using a fUML Action Language to Construct UML Models. SYNASC 2009: 93-101',
'COMDEVALCO framework - the modeling language for procedural paradigm. Int. J. Comput. Commun. Control 3(2): 183-195 (2008)',
'iComponent: A Platform Independent Component Model for Dynamic Execution Environments. SYNASC 2008: 257-264',
'A. Sterca. Enhancing Java Streams API with PowerList Computation. 2020 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)',
'A. Sterca. Pattern-driven Design of a Multiparadigm Parallel Programming Framework. In Proceedings of the 15th International Conference on Evaluation of Novel Approaches to Software Engineering - Volume 1: ENASE',
'V. Niculescu. Efficient Decorator Pattern Variants through C++ Policies.In Proceedings of the 15th International Conference on Evaluation of Novel Approaches to Software Engineering - Volume 1: ENASE',
'A. Vescan. Does Cyclic Learning have Positive Impact on Teaching Object-Oriented Programming? ',
'R. Silimon. Multi-way Divide and Conquer Parallel Programming based on PLists. Proceedings of 2019 International Conference on Software',
'A. Sterca. MPI Scaling Up for Powerlist Based Parallel Programs. In Proceedings of the 27th Euromicro International Conference on Parallel',
'Frédéric Loulergue.Transforming powerlist based divide&conquer programs for an improved execution model. 11th High Level Parallel Programming and Applications. HLPP 2018',
'Darius Bufnea. Experience with Teaching PDC Topics into Babes-Bolyai University',
'and Adrian Sterca. A Java Framework for High Level Parallel Programming using Powerlists. In 18th Parallel and Distributed Computing',
'Virginia Niculescu.MixDecorator: An Enhanced Version of the Decorator Pattern. In Proceedings 20th European Conference on Pattern Languages of Programs (EuroPLoP',
'Julien Tesson. Implementing powerlists with Bulk Synchronous Parallel ML. In 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC2014)',
'and Simon Robillard. Powerlists in Coq: Programming and Reasoning. In Proceedings of First International Symposium on Computing and Networking (CANDAR 2013) Matsuyama',
'in Proceedings of KEPT 2013: The Fourth International Conference On Knowledge Engineering',
'V. Niculescu. Formal Refinement of BSP Programs with Early Cost Evaluation. Proceedings of the 10th International Symposium on Parallel and Distributed Computing (ISPDC)',
'V. Niculescu. Patterns for Decoupling Data Structures Implementations',
'A. Guran. Bounded Parallelism in PowerList and ParList Theories',
'Efficient Recursive Parallel Programs for Polynomial Interpolation',
'V. Niculescu. Efficient Algorithms for Hermite Interpolation',
'V. Niculescu. Cost Evaluation from Specifications for BSP Programs',
'G.S. Moldovan. Building an Object Oriented Computational Algebra System Based on Design Patterns. Proceedings of InternationalSymposium on Symbolic and Numeric Algorithms for Scientific Computing SYNASC',
'G.S. Moldovan. OOLACA: an object oriented library for abstract and computational algebra',
'M. Frentiu. Designing Correct Parallel Programs from Specifications',
'V. Niculescu. Formal Derivation Based on Set-Distribution of a Parallel Program for Hermite Interpolation',
'Workshop on Pedagogies and Tools for Learning Object-Oriented Concepts',
'V. Niculescu. A Model for Constructions of Parallel Programs',
'V. Niculescu. Parallel Programs Development',
'V. Niculescu. Using Set-Distribution in Construction of a Parallel Program for Hermite Interpolation',
'V. Niculescu. Parallel Algorithms for Lagrange Interpolation',
'V. Niculescu. Linear Data Structures for Specification of Parallel Numerical Algorithms',
'D. Bufnea. PList-based Divide and Conquer parallel programming. Journal of Communications Software and Systems',
'V. Niculescu On the Impact of High Performance Computing in Big Data Analytics for Medicine',
'F. Loulergue.Transforming powerlist-based divide-and-conquer programs for an improved execution model. The Journal of Supercomputing. 2020 vol. 76',
'R.Lupsa. Collections as Combinations of Features. Acta Universitatis Apulensis ISSN: 1582-5329 No. 42 (2015)',
'V. Niculescu. A Design Patterns Perspective on Data Structures. Acta Universitatis Apulensis ISSN: 1582-5329 No. 34 (2013) ',
'V. Niculescu. Performance and Reliability in the Development of a Decorator Based Collections Framework',
'Romanian Journal of Information Science and Technology (ROMJIST)',
'R. Lupsa. Issues in Collections Framework Design. Studia Universitatis "Babes-Bolyai"',
'V. Niculescu.Building Granularity in Highly Abstract Parallel Computation Models. Studia Universitatis "Babes-Bolyai"',
'V. Niculescu. Storage Independence in Data Structures Implementation. Studia Universitatis "Babes-Bolyai"',
'V. Niculescu. On Using Generics for Implementing Algebraic Structures. Studia Universitatis "Babes-Bolyai"',
'A. Guran. Efficient Recursive Parallel Programs for Polynomial Interpolation',
'V. Niculescu. Cost-efficient parallel programs based on set-distributions for polynomial interpolation',
'V. Niculescu. Introducing Data-Distributions into PowerList Theory',
'V. Niculescu. Data-Distributions in PowerList Theory. Lecture Notes in Computer Science Vol. 4711: Theoretical Aspects of Computing',
'V. Niculescu. A Uniform Analysis of Lists Based on a General Non-recursive Definition',
'V. Niculescu. A Refinement Calculus Based on Domain Decomposition of Parallel Programs',
'G. S. Moldovan. Integrating Conversions into a Computational Algebraic System',
'V. Niculescu. On Data Distribution in the Construction of Parallel Programs',
'V. Niculescu. Unbounded and Bounded Parallelism in BMF. Case Study: Rank Sorting',
'V. Niculescu. A Design Proposal for an Object Oriented Algebraic Library ',
'V. Niculescu. Parallel Algorithms for Fast Fourier Transformation using PowerList',
'V. Niculescu. Multidimensional Data Structures for Parallel Programs Description',
'V. Niculescu.Some Nondeterministic Parallel Programs',
'V. Niculescu. Parallel Programs Description with PowerList',
'V. Niculescu. Data Distributions for Parallel Programs',
'.Comparing C# and Java Extension Methods in the Context of Implementing MixDecorator',
'V. Niculescu. On Granularity in Parallel Computing Models with High Degree of Abstractness. Proceedings of the Symposium "Zilele AcademiceClujene" (ISSN 2066-5768)',
'Exploring the space between theory and practice in collections frameworks design. Proceedings of the Symposium "Zilele Academice Clujene" ISSN 2066-5768)',
'V. Niculescu. A Formal Refinement Method for Divide&Conquer Parallel Programs',
'V. Niculescu. Priority Queues Implementation Based on Design Patterns ',
'V. Niculescu. Designing a Divide&Conquer Parallel Algorithm for Lagrange Interpolation Using Power',
'V. Niculescu. On Choosing Between Templates and Polymorphic Types. Case-study: Representation of Algebraic Structures',
'V. Niculescu. Boolean Matrices Multiplication',
'V. Niculescu. A Design Method for Parallel Programs. Applications',
'G. Czibula.Fundamental Data Structures and Algorithms. An Object-Oriented Perspective. Casa Cărţii de Stiinţă',
'V. Niculescu. Parallel Computation. Design and Formal Development of Parallel Programs. Cluj-Napoca University Press',
'V. Niculescu. Object Oriented Programming in Java',
'V. Niculescu [and many other authors]. Algorithmic Problems',
'Introduction to Algorithms',
'ENASE 2020. 15th International Conference on Evaluation of Novel Approaches to Software Engineering. May 5-6',
'Distributed and Network-Based Processing. February 13-15',
'11th High Level Parallel Programming and Applications. July 12-13',
'23th International Euro-Par Conference on Parallel Processing',
'20th European Conference on Pattern Languages of Programs',
'Economics of Grids',
'SYNASC 2014 -16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing',
'Safety Engineering and Disaster Management',
'International Symposium on High-level Parallel Programming and Applications. Paris',
'Knowledge Engineering: Principles and Techniques',
'FraDeCoP-(2) 2012 -- Second Workshop on Frameworks for the Development of Correct (parallel) Programs',
'On Granularity in Data-Parallel Programs Development',
'The 10th International Symposium on Parallel and Distributed Computing',
'International Symposium on Symbolic and Numeric Algorithms for Scientific Computing ',
'4th International Colloquium',
'International conference of Numerical Analysis and Approximation Theory',
'SYNASC 2005 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing ',
'SYNASC 2004 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing ',
'SYNASC 2002 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing ',
'19th annual ACM SIGPLAN conference on Object-oriented programming systems',
'ECOOP 2003 - 17th European Conference on Object-Oriented Programming',
'8th International Euro-Par Conference on Parallel Processing',
'PDPTA 2001 - International Conference on Parallel and Distributed Processing Techniques and Applications',
'ECOOP 2001 - 15th European Conference on Object-Oriented Programming Budapest',
'Fifth Joint Conference on Mathematics and Computer Science',
'Fourth Joint Conference on Mathematics and Computer Science',
'Third Joint Conference on Mathematics and Computer Science',
'Zilele Academice Clujene',
'Conferinţă Naţională Didactica Matematicii',
'Creational and structural Design Patterns Used in Data Structures Implementation http://www.cs.ubbcluj.ro/~vniculescu/didactic/SD_DID/',
'Colocviul Academic Clujean de Informatica',
'Sesiunea de comunicări ştiinţifice a Facultăţii de Matematică şi Informatică',
'Iaşi April 1994.An Interactive Environment for Solving Geometrical Problems',
'Workshop of e-infrastructure services for society',
'It Today for a Cloud-Ready Tomorrow',
'What is High Performance Computing',
'High Performance Computing',
'Multilevel component selection optimization toward an optimal architecture ',
'Optimal component selection using a multiobjective evolutionary algorithm',
'Evolutionary Approach for Behaviour Component Composition',
'Computational Intelligence-based Model for Component Composition Analysis',
'Requirement Dependencies-based Formal Approach for Test Case Prioritization in Regression Testing ',
'Case Study Method and Research Design for the Dynamic Multilevel Component Selection Problem',
'An Evolutionary Multiobjective Approach for the Dynamic Multilevel Component Selection Problem',
'Book Series: Lecture Notes in Artificial Intelligence Volume: 9648 Pages: 463-474 Published: 2016',
'An Approach to Assess Maintainability Change',
'Improving Software Quality Using an Ontology-Based Approach',
'A Metrics-based Evolutionary Approach for the Component Selection Problem',
'A Hybrid Evolutionary Multiobjective Approach for the Component Selection Problem',
'An evolutionary multiobjective approach for the Component Selection Problem',
'Two Evolutionary Multiobjective Approaches for the Component Selection Problem',
'Proceedings of the 2nd International Workshop Evolutionary Techniques in Data Processing',
'Invited session on Evolvable Hardware and Adaptive Systems - Advanced Engineering Design Methodologies and Applications',
'Restraint Order Component Model Execution',
'Proceedings of the 7th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC\x9205)',
'Embedded Systems with Component-Based GPU Support: A State of the Art',
'A.. Third Case Study for the Dynamic Multilevel Component Selection. Studia Universitatis Babeș-Bolyai Informatica',
'Preliminary Measurements in Identifying Design Flaws. Studia Universitatis Babeș-Bolyai Informatica',
'METRICS-BASED REFACTORING STRATEGY AND IMPACT ON SOFTWARE QUALITY',
'Bio-inspired components for a bandwidth problem',
'Evolutionary multiobjective approach for multilevel component composition',
'Teaching Model Checking to Undergraduates',
'Dependencies in the Component Selection Problem',
'Selection based on Fuzzy Clustering Analysis',
'Component-based Ant System for a Biobjective Assignment Problem',
'Seria Informatica: Proceedings of The International Conference on Knowledge Engineering: Principles and Techniques',
'Ant Colony Component-based System for Traveling Salesman Problem',
'Overview and Architecture of a Component Modeling Tool',
'Proceedings of the 6th Joint Conference on Mathematics and Computer Science',
'Component Based Model Using P Systems',
'A component based-model for a NP-hard problem',
'COMODI: Guidelines for a Component-Based Framework for Scientific Computing']
In [17]:
vectorizer = CountVectorizer()
X = vectorizer.fit_transform(corpus)
In [18]:
print(vectorizer.get_feature_names())
['00447', '05', '09', '10', '101', '105', '10th', '110', '11th', '12', '120', '125', '128', '13', '131', '15', '1582', '15th', '163', '16th', '17th', '183', '187', '18th', '195', '1985', '1994', '1996', '1999', '19th', '2001', '2002', '2003', '2004', '2005', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2066', '207', '20th', '217', '222', '23th', '24', '253', '254', '257', '264', '27', '273', '27th', '2d', '2nd', '34', '35', '38', '3d', '42', '456', '463', '465', '4711', '474', '485', '486', '4th', '5329', '5597', '5768', '6th', '76', '775', '782', '7th', '80', '88', '89', '8th', '91', '93', '95', '9648', 'abordare', 'abordari', 'about', 'abs', 'abstract', 'abstractness', 'academic', 'academice', 'academiceclujene', 'accelerate', 'acceleration', 'accelerometer', 'access', 'accessibility', 'according', 'accurate', 'acivs', 'acknowledgement', 'acm', 'aco', 'acquired', 'acrylonitrile', 'acta', 'action', 'active', 'activitatii', 'activities', 'activity', 'actuala', 'adaptarii', 'adaptation', 'adapting', 'adaptive', 'additional', 'administration', 'admission', 'adrian', 'advanced', 'adventure', 'afectiv', 'affective', 'affinity', 'agent', 'agenti', 'agentilor', 'agents', 'agglomerative', 'aggregated', 'aggregation', 'agile', 'ai', 'aided', 'ale', 'algebra', 'algebraic', 'algorithm', 'algorithmic', 'algorithms', 'algoritmi', 'alignement', 'aligning', 'alignment', 'allocation', 'alteration', 'alterations', 'alternative', 'american', 'an', 'anal', 'analizei', 'analogy', 'analysing', 'analysis', 'analytics', 'analyze', 'analyzing', 'ancient', 'and', 'android', 'annual', 'answer', 'ant', 'anti', 'antioxidant', 'ants', 'anxiety', 'aop', 'ap041', 'api', 'aplicarea', 'aplicati', 'aplicatii', 'aplicatiile', 'aplicatiilor', 'aplicaţii', 'aport', 'applicability', 'application', 'applications', 'applied', 'applying', 'apport', 'appraisal', 'apprentissage', 'approach', 'approaches', 'approche', 'appropriate', 'approximation', 'april', 'apulensis', 'architecture', 'architectures', 'are', 'arrest', 'art', 'arti', 'articulation', 'artificial', 'artificiala', 'artificială', 'as', 'asm', 'aspect', 'aspects', 'assembly', 'assess', 'assessment', 'assignment', 'assistant', 'assisted', 'assisting', 'associated', 'association', 'asupra', 'asynchronous', 'at', 'atrial', 'attractors', 'attributes', 'au', 'authors', 'auto', 'autoencoders', 'automata', 'automatic', 'automatique', 'automată', 'autonoma', 'autonome', 'autonomous', 'autonomy', 'avec', 'avenues', 'aware', 'babes', 'babeş', 'babeș', 'back', 'bacterial', 'bait', 'balancing', 'bandwidth', 'based', 'bazate', 'bază', 'bci', 'be', 'behavior', 'behavioral', 'behaviors', 'behaviour', 'benchmark', 'benchmarking', 'best', 'better', 'between', 'biclustering', 'biclusters', 'bicycles', 'big', 'binary', 'bio', 'biobjective', 'bioinformatica', 'bioinspired', 'biological', 'biomedical', 'bipartitioning', 'bmf', 'bolyai', 'bonds', 'book', 'boolean', 'boosting', 'bottleneck', 'bounce', 'bounded', 'brain', 'breaches', 'breast', 'bridge', 'bsd', 'bsp', 'budapest', 'bufnea', 'building', 'bulk', 'bx', 'by', 'cache', 'caches', 'calculus', 'can', 'cancer', 'candar', 'cannot', 'cans', 'carbon', 'cardiac', 'care', 'casa', 'case', 'cases', 'catalyst', 'categorization', 'cazul', 'cell', 'cellular', 'center', 'central', 'centrata', 'cercetare', 'cerinte', 'chain', 'challenges', 'change', 'changes', 'changing', 'characteristics', 'characterization', 'charging', 'checking', 'chemical', 'chemicals', 'chemistry', 'chemometric', 'chemometrics', 'chemoterapie', 'children', 'choice', 'choosing', 'chromatography', 'cial', 'circuits', 'circular', 'clasificare', 'class', 'classes', 'classical', 'classification', 'classifiers', 'classroom', 'click', 'client', 'climbing', 'clinical', 'closed', 'cloud', 'cluj', 'clujean', 'clujeana', 'clujene', 'cluster', 'clustered', 'clustering', 'coalition', 'coals', 'code', 'codes', 'codesign', 'codul', 'codului', 'coevolving', 'coherent', 'coils', 'collaboration', 'collaborative', 'collections', 'colloquium', 'colocviul', 'colony', 'color', 'colorectal', 'combination', 'combinations', 'combinatorial', 'combining', 'comdevalco', 'commun', 'communicate', 'communication', 'communications', 'communities', 'community', 'comodi', 'comparative', 'comparing', 'comparison', 'competitive', 'compex', 'complex', 'complexity', 'component', 'components', 'composite', 'composition', 'comput', 'computation', 'computational', 'computer', 'computers', 'computing', 'comunicări', 'concept', 'conceptelor', 'concepts', 'conceptual', 'concerning', 'concerns', 'concurrent', 'conditional', 'conference', 'conferinţă', 'configuration', 'congestion', 'connected', 'connection', 'conquer', 'consecinţe', 'consequent', 'constrained', 'constraint', 'constraints', 'construct', 'construction', 'constructions', 'content', 'context', 'contour', 'contribution', 'control', 'controller', 'conversions', 'converting', 'convex', 'convolutional', 'cooperative', 'copy', 'coq', 'cord', 'core', 'corr', 'correct', 'correcting', 'correlation', 'cost', 'counting', 'coupling', 'couplings', 'courses', 'covering', 'creational', 'creative', 'criteria', 'cromatography', 'cross', 'crosscutting', 'crossover', 'cs', 'cu', 'current', 'custom', 'customization', 'cut', 'cyber', 'cyclic', 'cylindrical', 'czibula', 'cărţii', 'danube', 'darius', 'data', 'database', 'databases', 'dataset', 'datasets', 'date', 'de', 'decide', 'decision', 'decomposition', 'decorator', 'decoupling', 'deduction', 'deep', 'defect', 'defects', 'defined', 'defining', 'definition', 'definiţie', 'degenerate', 'degree', 'delimitation', 'delivery', 'dense', 'density', 'dental', 'dependence', 'dependencies', 'derivation', 'des', 'describing', 'descriere', 'description', 'descriptor', 'descriptors', 'design', 'designing', 'designs', 'desired', 'detecting', 'detection', 'determination', 'determining', 'deterministic', 'developing', 'development', 'developments', 'devices', 'dezvoltare', 'dezvoltarea', 'dfe', 'dfx', 'diagnosis', 'didactic', 'didactica', 'differences', 'difficult', 'digital', 'din', 'directed', 'direcţii', 'dirijare', 'disaster', 'disclosure', 'discovering', 'discovery', 'discriminant', 'disease', 'dispozitivelor', 'distance', 'distilling', 'distribuita', 'distributed', 'distribution', 'distributions', 'disturbances', 'diverse', 'diversification', 'diversity', 'divide', 'divisive', 'dna', 'docking', 'doctorate', 'documentation', 'documents', 'does', 'domain', 'domeniile', 'driven', 'du', 'duluth', 'duplicate', 'duplication', 'during', 'dynamic', 'dynamics', 'définitions', 'early', 'easeai', 'ecg', 'ecodesign', 'economic', 'economics', 'ecoop', 'edge', 'editorial', 'education', 'educational', 'educațională', 'efecte', 'effect', 'effective', 'efficient', 'effort', 'eficient', 'eficiente', 'ei', 'ejb', 'electric', 'electrical', 'electromagnetic', 'electron', 'electroreduction', 'elemente', 'elements', 'else', 'embedded', 'emotions', 'empirical', 'employment', 'en', 'enabled', 'enase', 'energetic', 'energy', 'engineering', 'engines', 'enhanced', 'enhancing', 'ensemble', 'entities', 'entity', 'environment', 'environmental', 'environments', 'equilibrium', 'error', 'esec', 'estimation', 'eureca', 'euro', 'euromicro', 'european', 'europlop', 'evaluare', 'evaluarea', 'evaluating', 'evaluation', 'even', 'evolution', 'evolutionary', 'evolutionaryapproach', 'evolutivi', 'evolvable', 'evolved', 'evolving', 'examination', 'executable', 'execution', 'experience', 'experiment', 'experimental', 'experiments', 'expertise', 'exploration', 'explorer', 'exploring', 'expression', 'expressions', 'extended', 'extending', 'extension', 'extensions', 'extraction', 'extracts', 'extremal', 'extreme', 'eye', 'eyeglasses', 'face', 'facial', 'factors', 'facultăţii', 'failure', 'fall', 'families', 'faos', 'far', 'fast', 'faults', 'fca', 'feature', 'features', 'february', 'fibers', 'field', 'fields', 'fifth', 'film', 'filter', 'filters', 'finding', 'fine', 'fingerprint', 'finite', 'firewall', 'first', 'fitness', 'fixed', 'flaws', 'fleet', 'flows', 'folding', 'for', 'force', 'forecasting', 'formal', 'formale', 'formalized', 'formalizing', 'formation', 'formelor', 'forms', 'foundational', 'four', 'fourier', 'fourth', 'fpca', 'fpga', 'fradecop', 'fragment', 'fragmentation', 'framework', 'frameworks', 'france', 'free', 'frentiu', 'frequency', 'from', 'frontier', 'frédéric', 'fse', 'full', 'fully', 'fuml', 'function', 'functional', 'functions', 'fundamental', 'fundamentals', 'fusion', 'future', 'fuzzy', 'gabriela', 'game', 'gate', 'gender', 'gene', 'general', 'generalized', 'generarea', 'generation', 'generics', 'genetic', 'genetically', 'geometrical', 'geometry', 'gergely', 'gestion', 'gfba', 'google', 'gp', 'gpu', 'gradual', 'gradualness', 'grained', 'grammar', 'granularity', 'graph', 'graphs', 'greek', 'grey', 'grids', 'grounded', 'groupware', 'grow', 'growcut', 'growing', 'guest', 'guide', 'guidelines', 'guran', 'générer', 'h3llo', 'hair', 'hard', 'hardware', 'have', 'hci', 'healthcare', 'heart', 'heavy', 'herbs', 'hermite', 'heterogeneous', 'heteroscedastic', 'heuristic', 'hidden', 'hierachical', 'hierarchical', 'high', 'higher', 'highlighting', 'highly', 'hill', 'hlpp', 'hog', 'home', 'horizontal', 'hospital', 'house', 'how', 'http', 'human', 'hybrid', 'hybridizing', 'hydrogen', 'hyper', 'iaşi', 'icomponent', 'icost', 'icst', 'identification', 'identifying', 'ieee', 'ii', 'illnesses', 'iluminat', 'image', 'images', 'imasc', 'imbalanced', 'immigration', 'impact', 'implementation', 'implementations', 'implementing', 'improved', 'improvement', 'improvements', 'improving', 'in', 'incognita', 'incremental', 'independence', 'independent', 'individual', 'indoor', 'inducing', 'infections', 'influence', 'informatic', 'informatica', 'informatică', 'information', 'informatique', 'infrastructure', 'initial', 'input', 'inside', 'insight', 'inspired', 'instances', 'int', 'integrated', 'integrating', 'integration', 'inteligent', 'inteligenta', 'inteligente', 'inteligenti', 'inteligenţa', 'intellectuel', 'intelligence', 'intelligent', 'inter', 'interaction', 'interactions', 'interactive', 'interface', 'internal', 'international', 'internationalsymposium', 'interne', 'internet', 'interpolation', 'interval', 'into', 'intranet', 'introducere', 'introducing', 'introduction', 'invariant', 'investigating', 'investigation', 'invited', 'ios', 'ipa', 'ipdpsw', 'is', 'ising', 'isp', 'ispdc', 'issn', 'issue', 'issues', 'istvan', 'it', 'its', 'iwsm', 'java', 'javascript', 'jhotdraw', 'join', 'joining', 'joint', 'journal', 'julien', 'july', 'kadane', 'kept', 'kept2009', 'kept2013', 'kernel', 'kernels', 'key', 'kinect', 'knowledge', 'la', 'label', 'laborator', 'laboratories', 'laboratory', 'lagrange', 'language', 'languages', 'langue', 'large', 'later', 'lattice', 'layer', 'layers', 'learners', 'learning', 'lecture', 'lens', 'level', 'library', 'licence', 'life', 'ligand', 'light', 'lighting', 'limbajul', 'limbajului', 'linear', 'linked', 'liquid', 'lisp', 'lists', 'liver', 'living', 'lncs', 'load', 'local', 'localisation', 'localization', 'location', 'locuinţe', 'log', 'logic', 'logistics', 'longitudinal', 'loulergue', 'low', 'luminaire', 'luminaires', 'lupsa', 'machine', 'machines', 'macro', 'macroflow', 'macroflows', 'macroscale', 'magnetic', 'magnetization', 'maintainability', 'maintenance', 'majority', 'malware', 'management', 'many', 'maps', 'marian', 'market', 'mass', 'matematicii', 'matematică', 'material', 'mathematical', 'mathematics', 'matrices', 'matrix', 'matsuyama', 'maximum', 'may', 'mda', 'means', 'measure', 'measurement', 'measurements', 'measures', 'measuring', 'mechanics', 'mechanism', 'media', 'medical', 'medicinal', 'medicine', 'meets', 'meic', 'memetic', 'mensura', 'merging', 'mesh', 'meso', 'messenger', 'meta', 'metaheuristic', 'metal', 'metals', 'method', 'methodologies', 'methodology', 'methods', 'metode', 'metrics', 'micro', 'microarray', 'microarrays', 'microcapillary', 'migration', 'minimization', 'mining', 'mistakes', 'mixdecorator', 'ml', 'mmvc', 'mn', 'mobicontext', 'mobile', 'mobiles', 'modality', 'model', 'modele', 'modeling', 'modelling', 'models', 'modern', 'modular', 'module', 'moldovan', 'molecular', 'molybdenum', 'monitoring', 'mood', 'morpho', 'morphological', 'mot', 'motif', 'motifs', 'motions', 'motors', 'movement', 'mpi', 'mpls', 'mri', 'mtdd', 'muds', 'multi', 'multiagent', 'multiclass', 'multidimensional', 'multifaceted', 'multilevel', 'multimedia', 'multimodal', 'multiobjective', 'multiparadigm', 'multiple', 'multiples', 'multiplication', 'multivariate', 'museum', 'mutational', 'mvc', 'napoca', 'national', 'nationale', 'natural', 'nature', 'naţională', 'neighborhood', 'neighborhoods', 'neighbourhoods', 'nerve', 'nerves', 'network', 'networking', 'networks', 'neural', 'new', 'niculescu', 'nlp', 'no', 'node', 'non', 'nondeterministic', 'not', 'notare', 'notes', 'novel', 'noyaux', 'np', 'nsga', 'nuclei', 'number', 'numeric', 'numerical', 'obiect', 'object', 'objective', 'objectoriented', 'objects', 'observing', 'obstacle', 'obstacles', 'occupational', 'ocl', 'of', 'on', 'ontological', 'ontologies', 'ontology', 'oodb', 'oolaca', 'open', 'operators', 'optical', 'optics', 'optimal', 'optimally', 'optimisation', 'optimising', 'optimization', 'optimum', 'option', 'or', 'order', 'ordering', 'ordinal', 'organizing', 'organizning', 'orientate', 'oriented', 'osgi', 'other', 'otm', 'outbreaks', 'outliers', 'output', 'outputs', 'overlapping', 'overlay', 'overview', 'oxo', 'pages', 'pandemic', 'papers', 'par', 'paradigm', 'parallel', 'parallelism', 'parameterized', 'parameters', 'paramètre', 'paris', 'parity', 'parlist', 'parsing', 'particle', 'partitional', 'partitioning', 'partitions', 'patient', 'pattern', 'patterns', 'pdc', 'pdpta', 'pe', 'pecuchet', 'pedagogies', 'pedestrian', 'peer', 'pentru', 'performance', 'performed', 'peripheral', 'permite', 'permutation', 'personal', 'personalised', 'personalizate', 'personnel', 'perspective', 'pervasive', 'pesa', 'phase', 'phone', 'phones', 'php', 'physical', 'piece', 'plan', 'plant', 'platform', 'platforms', 'platformă', 'plierii', 'plist', 'plists', 'pocket', 'poeketpc', 'point', 'points', 'poitiers', 'policies', 'policy', 'pollution', 'polyadic', 'polymorphic', 'polynomial', 'population', 'portal', 'portfolio', 'positive', 'pottery', 'potts', 'pour', 'power', 'powerful', 'powerlist', 'powerlists', 'practical', 'practice', 'predictability', 'predicting', 'prediction', 'preferences', 'preliminary', 'presa', 'present', 'press', 'preventing', 'prevention', 'prin', 'principal', 'principiile', 'principle', 'principles', 'prioritization', 'priority', 'problem', 'problema', 'probleme', 'problems', 'procedural', 'procedure', 'proceedings', 'process', 'processes', 'processing', 'procesul', 'product', 'production', 'produselor', 'profiles', 'prognostic', 'program', 'programare', 'programarea', 'programming', 'programs', 'progression', 'proiectării', 'project', 'projects', 'prolog', 'promoter', 'properties', 'proposal', 'proposed', 'protein', 'proteinei', 'proteins', 'protocol', 'prototyping', 'proxy', 'pso', 'published', 'pulse', 'punctelor', 'purpose', 'puzzle', 'qos', 'quality', 'quantitative', 'queries', 'query', 'queue', 'queues', 'radiometric', 'random', 'rank', 'rapid', 'rate', 'rational', 'rays', 'ready', 'real', 'realitate', 'realizing', 'reallocation', 'realtime', 'reasoning', 'receiver', 'recent', 'recognitio', 'recognition', 'recognizing', 'recombination', 'recommendation', 'reconfigurable', 'recruitment', 'recunoastere', 'recursive', 'reduced', 'reduction', 'redundanţei', 'reengineering', 'refactoring', 'refactorings', 'refactorizare', 'refactorizarea', 'refactorizării', 'refactorizărilor', 'refinement', 'refinements', 'regarding', 'region', 'registrelor', 'registry', 'regresie', 'regression', 'regulilor', 'reinforcement', 'reinforcing', 'reject', 'related', 'relational', 'relations', 'relationship', 'relationships', 'reliability', 'reliable', 'reluctance', 'remote', 'renting', 'replicating', 'replication', 'reporting', 'repository', 'representation', 'representations', 'requirement', 'requirements', 'research', 'residential', 'resource', 'restraint', 'restructuring', 'results', 'retrieval', 'rigid', 'ro', 'robillard', 'robot', 'robust', 'role', 'rolul', 'roman', 'romanian', 'romjist', 'rough', 'roumanian', 'round', 'route', 'routers', 'routing', 'rule', 'rules', 's4mpleâ', 'saadi', 'safety', 'salesman', 'sampler', 'samples', 'sau', 'scalability', 'scalable', 'scale', 'scaling', 'scene', 'scenes', 'scheduling', 'school', 'sci', 'science', 'scientific', 'scrappiness', 'scripting', 'sd_did', 'search', 'second', 'secondary', 'sectional', 'secure', 'security', 'seeds', 'segmentation', 'selected', 'selecting', 'selection', 'selections', 'selectivity', 'self', 'selforganizing', 'semantic', 'semantics', 'semi', 'sensitive', 'sensitivity', 'sensor', 'sentiment', 'senzitive', 'senzitivitate', 'september', 'sequence', 'sequences', 'seria', 'series', 'server', 'service', 'services', 'servlets', 'sesiunea', 'session', 'sessions', 'set', 'sets', 'setselection', 'setters', 'shape', 'shared', 'sharing', 'shift', 'short', 'si', 'side', 'sigillata', 'sigplan', 'sigsoft', 'silimon', 'similarity', 'simon', 'simple', 'simplified', 'simplifying', 'simulating', 'simulations', 'sine', 'sistem', 'sisteme', 'site', 'situations', 'skin', 'smart', 'smith', 'sms', 'social', 'society', 'soft', 'software', 'solution', 'solve', 'solved', 'solvent', 'solvents', 'solving', 'some', 'sorting', 'source', 'space', 'speakeasy', 'special', 'specific', 'specification', 'specifications', 'specifice', 'spectrophotometric', 'speech', 'speed', 'spinal', 'spontaneous', 'spread', 'stage', 'standards', 'starea', 'state', 'static', 'statistical', 'step', 'sterca', 'stereomatching', 'stigmergic', 'stigmergy', 'stiinţă', 'stimulation', 'stimulator', 'stochastic', 'storage', 'strategies', 'strategy', 'streaming', 'streams', 'stress', 'stresstic', 'stroke', 'strokes', 'structural', 'structure', 'structured', 'structures', 'structurii', 'student', 'students', 'studia', 'study', 'studying', 'sub', 'subpopulations', 'subsequence', 'subspace', 'substituent', 'subtree', 'suggestion', 'suites', 'supercomputing', 'supervised', 'supplementary', 'support', 'supporting', 'supports', 'sursă', 'survey', 'survive', 'svm', 'svms', 'swarm', 'switching', 'symbolic', 'symposium', 'synasc', 'synasc2014', 'synchronization', 'synchronous', 'syntaxiques', 'system', 'systems', 'tables', 'task', 'tasks', 'tcp', 'teaching', 'team', 'teams', 'technique', 'techniques', 'technological', 'technologies', 'technology', 'tehnici', 'tele', 'telling', 'templates', 'temporal', 'terme', 'terminale', 'terminologies', 'terra', 'tesson', 'test', 'testing', 'text', 'texts', 'that', 'the', 'their', 'them', 'theor', 'theoretic', 'theoretical', 'theories', 'theory', 'therapy', 'theses', 'thin', 'third', 'through', 'tiered', 'time', 'tissue', 'tms', 'to', 'today', 'tomorrow', 'tone', 'tool', 'tools', 'topics', 'topological', 'topologies', 'topology', 'toward', 'towards', 'tracking', 'tracks', 'traffic', 'traficului', 'training', 'traitement', 'traitements', 'transcranial', 'transfer', 'transformation', 'transforming', 'transition', 'transparent', 'travail', 'traveling', 'travelling', 'tree', 'trend', 'triadic', 'triangulation', 'triggers', 'trip', 'tuning', 'tutorial', 'twitter', 'two', 'type', 'types', 'ubbcluj', 'ubiquitous', 'uml', 'un', 'unbounded', 'uncovering', 'undergraduates', 'une', 'unified', 'uniform', 'universitara', 'universitatis', 'university', 'unsupervised', 'unui', 'up', 'update', 'urban', 'us', 'usability', 'usage', 'use', 'used', 'useful', 'user', 'users', 'using', 'utilisation', 'utility', 'utilizabilitatii', 'utilizarea', 'utilizator', 'valence', 'validation', 'value', 'values', 'variables', 'variants', 'various', 'vector', 'vehicle', 'venue', 'verification', 'version', 'versus', 'vescan', 'via', 'video', 'view', 'viitor', 'virginia', 'virtual', 'visagism', 'vision', 'visualizing', 'vniculescu', 'vol', 'volume', 'vs', 'watec', 'water', 'waterman', 'way', 'wearable', 'web', 'weblog', 'website', 'weighted', 'weights', 'what', 'who', 'whole', 'why', 'wild', 'winnet', 'wireless', 'with', 'within', 'work', 'workbench', 'workflow', 'workshop', 'workshops', 'wrist', 'writing', 'www', 'wyliodrin', 'xml', 'year', 'your', 'zilele', 'zsuzsanna', 'évolutive', 'în', 'şabloanele', 'şi', 'ştiinţifice']
In [19]:
print(X.shape)
(846, 1778)
In [ ]:
In [20]:
print(X.toarray())
[[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
...
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]
[0 0 0 ... 0 0 0]]
In [21]:
for k in X.toarray():
for j in k:
if j > 1:
print(j)
2
2
2
2
2
2
2
3
2
2
3
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
3
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
4
2
4
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
3
2
2
2
2
2
2
2
3
2
2
2
2
2
2
2
2
2
2
2
2
In [22]:
import pandas as pd
In [23]:
from sklearn.feature_extraction.text import TfidfVectorizer
vec = TfidfVectorizer(use_idf=False, norm='l1')
matrix = vec.fit_transform(corpus)
pd.DataFrame(matrix.toarray(), columns=vec.get_feature_names())
Out[23]:
00447
05
09
10
101
105
10th
110
11th
12
...
xml
year
your
zilele
zsuzsanna
évolutive
în
şabloanele
şi
ştiinţifice
0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
1
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
2
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
3
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
4
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
841
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
842
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
843
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
844
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
845
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
846 rows × 1778 columns
In [24]:
from textblob import TextBlob
import nltk
nltk.download('punkt')
def textblob_tokenizer(str_input):
blob = TextBlob(str_input.lower())
tokens = blob.words
words = [token.stem() for token in tokens]
return words
vec = CountVectorizer(tokenizer=textblob_tokenizer)
matrix = vec.fit_transform(corpus)
pd.DataFrame(matrix.toarray(), columns=vec.get_feature_names())
[nltk_data] Downloading package punkt to
[nltk_data] C:\Users\tbodi\AppData\Roaming\nltk_data...
[nltk_data] Package punkt is already up-to-date!
Out[24]:
'inteligenta
09
1
10
10th
11th
12-13
120-131
125-128
13-15
...
évolut
în
şi
ştiinţific
β-x
–
’
“
”
…
0
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
2
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
3
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
4
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
841
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
842
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
843
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
844
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
845
0
0
0
0
0
0
0
0
0
0
...
0
0
0
0
0
0
0
0
0
0
846 rows × 1558 columns
In [25]:
vec = TfidfVectorizer(tokenizer=textblob_tokenizer,
stop_words='english',
use_idf=True)
matrix = vec.fit_transform(corpus)
df = pd.DataFrame(matrix.toarray(), columns=vec.get_feature_names())
c:\users\tbodi\appdata\local\programs\python\python37\lib\site-packages\sklearn\feature_extraction\text.py:386: UserWarning: Your stop_words may be inconsistent with your preprocessing. Tokenizing the stop words generated tokens ['abov', 'afterward', 'alon', 'alreadi', 'alway', 'ani', 'anoth', 'anyon', 'anyth', 'anywher', 'becam', 'becaus', 'becom', 'befor', 'besid', 'cri', 'describ', 'dure', 'els', 'elsewher', 'empti', 'everi', 'everyon', 'everyth', 'everywher', 'fifti', 'formerli', 'forti', 'ha', 'henc', 'hereaft', 'herebi', 'hi', 'howev', 'hundr', 'inde', 'latterli', 'mani', 'meanwhil', 'moreov', 'mostli', 'nobodi', 'noon', 'noth', 'nowher', 'onc', 'onli', 'otherwis', 'ourselv', 'perhap', 'pleas', 'seriou', 'sever', 'sinc', 'sincer', 'sixti', 'someon', 'someth', 'sometim', 'somewher', 'themselv', 'thenc', 'thereaft', 'therebi', 'therefor', 'thi', 'thu', 'togeth', 'twelv', 'twenti', 'veri', 'wa', 'whatev', 'whenc', 'whenev', 'wherea', 'whereaft', 'wherebi', 'wherev', 'whi', 'yourselv'] not in stop_words.
'stop_words.' % sorted(inconsistent))
In [26]:
for word in df.columns:
for row in df[word]:
if row != 0.0:
print(word, row)
'inteligenta 0.38414629029605124
09 0.36584399807342033
1 0.4821331537174356
1 0.2586338687792387
1 0.2688236667943681
1 0.2663938635837962
1 0.25207413090956854
10 0.5181218561323687
10 0.5980552022654959
10th 0.31474109019067126
10th 0.5865360698464798
11th 0.2858779400816324
11th 0.42335891082551763
12-13 0.4491988900724893
120-131 0.42891568792934015
125-128 0.32731012511756336
13-15 0.5084913698311617
1582-5329 0.31555818021502774
1582-5329 0.32196810540407694
15th 0.2745568591645623
15th 0.25979833291992377
15th 0.3615827442167019
15th 0.37790940471904333
163-187 0.4026620805857277
16th 0.2847241695778246
16th 0.40191737134588795
17th 0.32230791994107993
17th 0.44218074272240443
183-195 0.3122562181048324
18th 0.3569839654352272
1985–1996 0.3058782731300489
1994.an 0.41584494236602837
1999 0.2751193549917436
1999-molecular 0.2751193549917436
19th 0.23756256160541647
19th 0.4223929929251252
2 0.2942938090831524
2 0.3614977039533514
2-4 0.3431040795645276
2001 0.44595375303701945
2001 0.4093897594018897
2002 0.4601770436491225
2003 0.46916952439958165
2004 0.4601770436491225
2005 0.4601770436491225
2007 0.4761649542635964
2008 0.2942938090831524
2008 0.3603203862487686
2009 0.5970031647866995
2009 0.2770611178171748
2009 0.330044735910424
2009 0.3474364285319809
2010 0.27625875036914616
2010 0.2772556045933451
2010 0.3409294936792463
2011 0.3385440560852722
2012 0.30848174635866504
2012 0.3614977039533514
2013 0.3827100224858067
2013 0.28431615638863317
2013 0.4118567991493451
2013 0.29721010908904355
2014 0.5323434820147747
2014 0.40191737134588795
2015 0.5155173128134828
2015 0.37433459947023523
2015 0.3018927845864525
2016 0.3143286473386865
2017 0.39918034988850554
2018 0.4545496059565274
2018 0.3695332872647163
2018 0.2734978612320347
2019 0.3497894699389014
2019 0.35031722262583326
2019 0.30185126096865805
2019 0.30811816919278284
2020 0.36206338346437167
2020 0.35173618521095035
2020 0.26843030797084466
2020 0.2714562414668887
2020 0.3508323358965328
2066-5768 0.31625810365886764
2066-5768 0.30085653335221835
207-217 0.4098361322361141
20th 0.29115400758277427
20th 0.5259181740206487
217-222 0.37936045236920146
23th 0.5399044356300405
24–27 0.25206234300784774
253 0.3184599527064308
254-273 0.3385440560852722
257-264 0.3823127692241828
264 0.30638868445582534
27th 0.3592765213163161
2d 0.5210243424570526
2nd 0.2960420921335517
2nd 0.48649140958708903
3 0.3122562181048324
34 0.3416196326285907
35-38 0.3469542714971912
3d 0.34710534456025743
3d 0.5483344921931386
3d 0.4697873683381546
4-the 0.3473071457353858
42 0.33481847359604755
456-465 0.415161095620423
463-474 0.3143286473386865
4711 0.3314730993095724
485-486 0.4398950550020193
4th 0.6544546520883174
5 0.614988519537203
5-6 0.4156109111589469
5597 0.36584399807342033
6th 0.49071477689943316
7 0.48331310695472546
76 0.32157861266559407
775-782 0.3074942597686015
7th 0.42592636232194964
80-89 0.3781126893573364
80-91 0.40205547040150147
88-93 0.39918034988850554
8th 0.5399044356300405
91-105 0.30638868445582534
93-101 0.3993508344674956
95-110 0.3184599527064308
9648 0.3143286473386865
abordar 0.28183638214134293
abordari 0.365690668274831
abs/2003.00447 0.41668164951080244
abstract 0.47912751565965567
abstract 0.3552244007557839
abstract 0.3386121360928294
abstract 0.29193918251865414
academ 0.3361752791512836
academ 0.3154789682844918
academ 0.5094761449605335
academ 0.5094761449605335
academic 0.30085653335221835
academic 0.5856808494909564
academiceclujen 0.3355611173105628
acceler 0.5751949124135296
acceler 0.4209431725715994
acceleromet 0.4474458395165158
access 0.37771968878154927
access 0.43953428036679426
access 0.4608509777949566
accord 0.3099643359396232
accur 0.4667740448398074
aciv 0.25206234300784774
acknowledg 0.3735762552148703
acm 0.4481740167613043
aco 0.4830894458245077
acquir 0.39745047171762216
acquir 0.411931552499914
acrylonitril 0.506785876862841
acta 0.31555818021502774
acta 0.32196810540407694
action 0.45845238743065136
action 0.4160330859152474
action 0.36007910241467306
activ 0.2311706468610858
activ 0.38150697712992626
activ 0.2704398067491082
activ 0.3912565816878251
activ 0.3124260678878123
activ 0.3373406381262413
activ 0.3238725326563777
activ 0.3355835141482665
activ 0.3534870420372894
activ 0.40938689855392946
activ 0.5296869880517928
activitatii 0.36866170764229406
actuala 0.3099495963990461
actuala 0.32406668663832
adapt 0.31387419697727265
adapt 0.33845588548205024
adapt 0.4522423048391064
adapt 0.4642703834670673
adapt 0.4879484209151514
adapt 0.6284076090983407
adapt 0.5313030144242481
adapt 0.3528033377548869
adapt 0.38282013717626157
adapt 0.3430360449281994
adapt 0.32523618862985
adapt 0.2931400587021651
adaptarii 0.34384630209755446
addit 0.4509840326549452
addit 0.4959589153378576
administr 0.5332002356203935
admiss 0.587518072110201
adrian 0.3569839654352272
advanc 0.4304291385414665
advanc 0.3823229026399709
advanc 0.5724142882280517
advanc 0.34724709665735226
adventur 0.3473071457353858
afectiv 0.45582312515902257
affect 0.48019337823716507
affect 0.2938905865593042
affect 0.3848007883787813
affect 0.43197359950906483
affect 0.4374037436568307
affect 0.4885308404168394
affect 0.4612607194686445
affective-awar 0.3473071457353858
affin 0.4838449965327907
agent 0.4103466793725507
agent 0.40177051065773417
agent 0.29896225699896367
agent 0.34182587564756367
agent 0.36124524826041093
agent 0.3830921126109741
agent 0.38273978447400736
agent 0.36831098806934387
agent 0.5196946332240919
agent 0.5490857671557766
agent 0.40175962087493017
agent 0.349501529191995
agent 0.3345136121442824
agent 0.3659988046309073
agent 0.24104603185792048
agent 0.34927144131372273
agent 0.3203609287658987
agent 0.3782159821730013
agent 0.33265111599725034
agent 0.31921497190269543
agent-bas 0.6026743986719764
agent-bas 0.4554953795767378
agent-bas 0.48725861880178617
agent-bas 0.5797746131102851
agent-bas 0.5331973535403732
agent-bas 0.5331973535403732
agenti 0.3446544647403389
agenti 0.3986420103913232
agentilor 0.588412464508708
agents-bas 0.4867566588056584
agglom 0.6079959948244268
aggreg 0.5194601880517683
aggreg 0.4254747971849333
agil 0.24850337841535863
agil 0.4990667626146605
agil 0.4450433129097081
agil 0.2770611178171748
ai 0.3573501349861187
ai 0.47860943545768514
aid 0.4233075192932542
ale 0.41348452909065286
algebra 0.43320241843305457
algebra 0.5038766204837776
algebra 0.2493252797559311
algebra 0.32117560454020855
algebra 0.3566948347624388
algebra 0.3615388093283584
algebra 0.3872967379806348
algebra 0.293738030259853
algorithm 0.26468039732957194
algorithm 0.38090841829916294
algorithm 0.22962668726978477
algorithm 0.3277485312361572
algorithm 0.2854894220040549
algorithm 0.32155267019160455
algorithm 0.1657754351017973
algorithm 0.19305757827861655
algorithm 0.15672931156255127
algorithm 0.33134843793718816
algorithm 0.31725226491389535
algorithm 0.5870331579676874
algorithm 0.21536501147714593
algorithm 0.39020183526756475
algorithm 0.2198355538075164
algorithm 0.28507646266221576
algorithm 0.2859679814428595
algorithm 0.2646928896626142
algorithm 0.18297722176134693
algorithm 0.4118067167207794
algorithm 0.23729207680942055
algorithm 0.2991400762902547
algorithm 0.32239512782351604
algorithm 0.3242355574223643
algorithm 0.3699442960904677
algorithm 0.301643914779238
algorithm 0.26907392144077336
algorithm 0.27060705414729425
algorithm 0.2828520466249835
algorithm 0.3522994746768886
algorithm 0.299868997721646
algorithm 0.36675765360134355
algorithm 0.34987329712619386
algorithm 0.2651965111089339
algorithm 0.2710390170412026
algorithm 0.17952519252710994
algorithm 0.2556456522219098
algorithm 0.22491580329444708
algorithm 0.20153049913570886
algorithm 0.2570830316588562
algorithm 0.23395499864075986
algorithm 0.2864723008365509
algorithm 0.2558026730663234
algorithm 0.2214442365149688
algorithm 0.25294119965252115
algorithm 0.25890831462289626
algorithm 0.15911810462280382
algorithm 0.2781336863775731
algorithm 0.38028734933875363
algorithm 0.29536663523706613
algorithm 0.3438159006918488
algorithm 0.2778188696329488
algorithm 0.2673187626855691
algorithm 0.237492881634588
algorithm 0.20332256812665772
algorithm 0.24000499834793454
algorithm 0.21636867130713314
algorithm 0.14676247311986712
algorithm 0.28831724089642685
algorithm 0.153980780449961
algorithm 0.29550308904584055
algorithm 0.24421286338370873
algorithm 0.23150649795201325
algorithm 0.20901204542277318
algorithm 0.18410243016861133
algorithm 0.2742816772907785
algorithm 0.43696895336385666
algorithm 0.20717028517818042
algorithm 0.27695008485096706
algorithm 0.22355565851257328
algorithm 0.22355565851257328
algorithm 0.22355565851257328
algorithm 0.3168558180764117
algorithm 0.20691655466271086
algoritmi 0.598023491068378
algoritmi 0.47796091838093013
align 0.4001458929157718
align 0.49047089281809303
align 0.5294584291389081
align 0.444862518727002
align 0.33854883103904876
align 0.26224952289450826
align 0.3728006363326269
align 0.2696298278234157
align 0.24405636229848432
align 0.41300386662696104
align 0.44690475587832046
align 0.42580511891057404
alloc 0.4991739858223367
alter 0.36153520300033404
alter 0.3562406652366767
altern 0.45864463689047513
american 0.4933132048311909
anal 0.5444577356946873
analizei 0.45087763221368005
analog 0.321599150178501
analog 0.4608880031660454
analog 0.4209541579351323
analys 0.44128833248563093
analys 0.4252603046339433
analys 0.4482281892774452
analys 0.4148643478972321
analysi 0.3633907596220241
analysi 0.30060123129012345
analysi 0.213806048169812
analysi 0.31686451337178023
analysi 0.3306658600105119
analysi 0.14702718055645006
analysi 0.19179397734251621
analysi 0.19685296897093663
analysi 0.3430263381066202
analysi 0.297147865282103
analysi 0.318176005490278
analysi 0.3026739790967759
analysi 0.29548935033920115
analysi 0.2824667648503462
analysi 0.2618901007647626
analysi 0.3716140905284988
analysi 0.41689985852538175
analysi 0.271231719968061
analysi 0.19712720597424482
analysi 0.28491036849377055
analysi 0.23209590682124143
analysi 0.16754152340935566
analysi 0.23538924917814055
analysi 0.19712720597424482
analysi 0.31883165220740756
analysi 0.2657991325376054
analysi 0.14870715921232466
analysi 0.2979154115034825
analysi 0.3147091289234762
analysi 0.3222279252864346
analysi 0.40806486312587265
analysi 0.20739630008853277
analysi 0.21267862704916016
analysi 0.24334075084227036
analysi 0.21609225988794906
analysi 0.2577484672900628
analysi 0.34438766786452113
analysi 0.2962462348720019
analysi 0.24638507520204914
analysi 0.4231183824867042
analysi 0.270235042005583
analysi 0.2631171802026063
analysi 0.24445910364561038
analysi 0.3090196881065987
analysi 0.1769172470222028
analysi 0.1829893969116407
analysi 0.23237027339758706
analysi 0.30065138888222914
analysi 0.335197579864342
analysi 0.4602151661117834
analyt 0.5239013765504852
analyt 0.38695223850797295
analyt 0.39149384047977664
analyt 0.41579839472652924
analyt 0.524537427136245
analyt 0.35147027110572204
analyz 0.3562406652366767
analyz 0.4712384040643345
ancient 0.3478264855902683
android 0.4198510430189968
android 0.3611325215436324
android 0.4473302464230734
annual 0.4481740167613043
answer 0.3616265452717972
answer 0.3767892550151386
ant 0.40092615776036383
ant 0.3640021682746948
ant 0.39631973393119657
ant 0.40198670276075904
ant 0.4313421047631275
ant 0.3785214292118599
ant 0.4157850467962299
ant 0.483523685447988
ant 0.511516588617678
ant 0.36488653391041215
ant 0.4179999067444233
ant 0.38640156920132646
ant-bas 0.39658514063745015
ant-bas 0.5200253132548178
anti-şabloanel 0.3930669737442224
antioxid 0.3099643359396232
anxieti 0.400443975978107
aop 0.45822084606308416
aop 0.5273649419385519
aop 0.42410186973902686
aop 0.5378884037308521
ap041 0.3500919962188635
api 0.3179939631087524
aplicarea 0.3064223353395824
aplicarea 0.34019247840576744
aplicarea 0.43884631171342076
aplicati 0.5071335657399859
aplicatii 0.3663077677568558
aplicatii 0.31457936569589895
aplicatii 0.40369562653408314
aplicatiil 0.5159229883846396
aplicatiilor 0.34384630209755446
aplicaţii 0.4960445730013028
aport 0.5056889441355655
aport 0.4662844567153849
appli 0.4648604105245903
appli 0.404378405230098
appli 0.5056233780771365
applic 0.3720476516051723
applic 0.3505867488996094
applic 0.3037173403613421
applic 0.301642018889574
applic 0.22270845938612283
applic 0.3488473581272687
applic 0.4542699600875027
applic 0.3416442871500741
applic 0.2882877288212244
applic 0.25052953242871706
applic 0.2429603658659346
applic 0.2086505515604611
applic 0.27050813304515925
applic 0.34007391523559005
applic 0.34733219899829
applic 0.2885616360958591
applic 0.20205184121531444
applic 0.2889242867387955
applic 0.365329295373677
applic 0.34135042395379933
applic 0.3364535601844933
applic 0.32362374011880135
applic 0.32530292599217375
applic 0.37116446087281885
applic 0.35136124384056294
applic 0.2404465783763614
applic 0.22687397500746073
applic 0.18140248795540892
applic 0.3981497704178141
applic 0.26864038442389515
applic 0.3106659416495204
applic 0.28297783414441546
applic 0.23869894155753218
apport 0.35707332181233503
apprais 0.5698127652892087
apprentissag 0.36712218660288415
approach 0.16130627473566536
approach 0.19667467645172804
approach 0.22144060483294403
approach 0.2393152735088432
approach 0.22688646586714525
approach 0.3119784790090734
approach 0.22253264049011406
approach 0.2646537956507569
approach 0.2746419077189439
approach 0.28268409060220806
approach 0.21811219622162845
approach 0.1578286734800057
approach 0.2538661167006391
approach 0.2768188560743601
approach 0.2182926413796028
approach 0.26091021887995364
approach 0.1578286734800057
approach 0.23273533631281323
approach 0.26452808687799956
approach 0.2656576983834647
approach 0.29820078532440375
approach 0.21179217075098114
approach 0.19791365901591806
approach 0.16012906604479066
approach 0.18476381492773888
approach 0.2290134042616727
approach 0.12361227921346803
approach 0.24824926083448454
approach 0.2219821058744019
approach 0.2735670264397929
approach 0.25022584160357403
approach 0.2351626246486371
approach 0.35224450008889147
approach 0.25169290690766116
approach 0.28067519078405334
approach 0.37870963179988915
approach 0.22137654066630433
approach 0.29374785185310237
approach 0.23459306816388076
approach 0.21385790591411105
approach 0.312011398294541
approach 0.24335870588499217
approach 0.2633344911093301
approach 0.25550782282462153
approach 0.2564491632169514
approach 0.1953829194620673
approach 0.16400112167098824
approach 0.2795160774671033
approach 0.19328738560326544
approach 0.26178224003333017
approach 0.22773394342961592
approach 0.17952714975052633
approach 0.2345007785447375
approach 0.1989050471712361
approach 0.2116821537686884
approach 0.21979154616588148
approach 0.20999898537008682
approach 0.23927619954846008
approach 0.20906321371845593
approach 0.18210273974660474
approach 0.317190473413678
approach 0.1948679877339642
approach 0.2391815674966951
approach 0.2806243659346855
approach 0.3431534486542066
approach 0.22696668386905297
approach 0.2806243659346855
approach 0.3529247055851538
approach 0.22092012311421083
approach 0.23768003298629642
approach 0.4758429382020554
approach 0.31586723870381583
approach 0.4219825546505461
approach 0.29688917648590923
approach 0.1090832431594204
approach 0.2305390094771826
approach 0.23113646629420437
approach 0.20663378428858686
approach 0.2312280535880735
approach 0.22575454041771834
approach 0.16408693105645358
approach 0.21976640205260872
approach 0.1999532244964385
approach 0.24749227840245958
approach 0.2924551862112409
approach 0.2608707860857693
approach 0.21479383438395608
approach 0.28014065565927293
approach 0.25320954137284923
approach 0.23616408118924728
approach 0.13676512830507767
approach 0.17736189362818275
approach 0.17966634049134428
approach 0.14650932443715498
approach 0.13781766860959294
approach 0.136571982849651
approach 0.12923069405685927
approach 0.17986100399077926
approach 0.2989558780336595
approach 0.16130627473566536
approach 0.24436788229619297
approach 0.2855769135419863
approach 0.2761850207621131
approach 0.28972135924875014
approach 0.275742596459992
approach 0.30456138994556026
approach 0.30456138994556026
approach 0.25994632659328026
approch 0.38052940524667783
approch 0.3479468452033797
appropri 0.36315577454122727
approxim 0.5562275321832348
april 0.41584494236602837
apulensi 0.31555818021502774
apulensi 0.32196810540407694
architectur 0.45036139537096703
architectur 0.42438310456144773
architectur 0.38783633027165587
architectur 0.44458938184777497
architectur 0.37978334010001874
architectur 0.3035329958634471
architectur 0.5143419563391503
architectur 0.5501549247977572
architectur 0.3480148033924564
architectur 0.35026881137076843
architectur 0.41320258998825254
architectur 0.39922254539926544
architectur 0.4660481566076287
arrest–a 0.3500919962188635
arrest—a 0.35294462380372693
art 0.4636208981477208
arti 0.34198018796107343
articul 0.418985000233796
artifici 0.43639470577976325
artifici 0.3042515355200698
artifici 0.23486820156256547
artifici 0.45569313087788804
artifici 0.2852889294913492
artifici 0.2584619665316433
artificiala 0.365690668274831
artificială 0.3967638383388287
asm-bas 0.6254574694344067
asm-bas 0.6290279652025623
aspect 0.408811843257206
aspect 0.48879921329882187
aspect 0.528012274324363
aspect 0.693258256031135
aspect 0.3936522592532726
aspect 0.6049914395729691
aspect 0.7119108071640302
aspect 0.4348402084822399
aspect 0.4725704277801461
aspect 0.4582234075487769
aspect 0.3393423521006828
aspect 0.43513566228685746
aspect 0.461749823636144
aspect 0.566211296348494
aspect 0.6313300397511544
aspect 0.42097463481361697
aspect 0.4330720592690201
aspect 0.3720226156526019
aspect 0.5068686608356195
aspect 1.0
aspect 0.4166759245886893
aspect 0.40183317589501727
aspect 0.2146151217041787
assembl 0.5534974878911708
assembl 0.5213452332674914
assembl 0.42924912906698776
assess 0.5371109115740348
assess 0.43403744898812
assess 0.5884543430813312
assess 0.3561108293801373
assess 0.48110810656619246
assess 0.5426073891539953
assign 0.37702149707784294
assign 0.55870034120184
assign 0.506351467724666
assign 0.46576529778103753
assign 0.48043159027062626
assist 0.27453969510169374
assist 0.3401182672861356
assist 0.41097531553659217
assist 0.33626582568374563
assist 0.31956713160567113
assist 0.3997158579575589
assist 0.40678418775955555
assist 0.38056372496055285
assist 0.3699307232322924
assist 0.303593451578708
associ 0.46938768953146864
associ 0.39273924935803345
associ 0.4222913454494095
associ 0.28552779136107154
associ 0.4083561662229709
associ 0.4082384784337071
associ 0.31802386269952754
associ 0.4048434219681501
associ 0.3913947715689639
asupra 0.38969900359898896
asupra 0.3555915374248447
asynchron 0.586176905518766
asynchron 0.3949917846593864
asynchron 0.4339533171584198
asynchron 0.3951565764484085
asynchron 0.5239627121594645
asynchron 0.4782040181224973
atrial 0.34123962749304126
attractor 0.3708370743359721
attractor 0.4255068468538199
attribut 0.4929177094030091
attribut 0.439417615299966
attribut 0.341874919071315
au 0.33230190481761
author 0.5645937670403199
auto-adapt 0.3691840012645878
autoencod 0.327817911731706
autoencod 0.4509840326549452
automat 0.2376332096681788
automat 0.5020214093391422
automat 0.42180933633771156
automat 0.3534817665640241
automat 0.4718390224780708
automat 0.3906192805259898
automat 0.3982487910659863
automat 0.49394941455655333
automat 0.4054583820542146
automat 0.47455137182801793
automat 0.43054554566726255
automat 0.33601111262906774
automat 0.358564846292807
automat 0.24499806904847443
automat 0.29434798360953435
automat 0.37743565019415765
automata 0.3722815692237081
automata 0.40563988330056094
automata 0.327282355030421
automata 0.3834070373859273
automata 0.3101549753252492
automata 0.3428731703662738
automata 0.3722815692237081
automata 0.3236450606058585
automata 0.38236187320043663
automata 0.3079460765795807
automata 0.3415824641224227
automata 0.34442362467684023
automata 0.5656819646502937
automata 0.4393078384547602
automata 0.3353531043327655
automata 0.3094357869018345
automata 0.3301661623421366
automata 0.41861508957077403
automata 0.31137009128684445
automata 0.39771659805918425
automata 0.3507378762537358
automata 0.356881218616744
automata 0.3083658695667188
automata 0.3473937645818837
automata-bas 0.6723000555368361
automatiqu 0.5269857994494325
automată 0.3398420360879973
autonom 0.48660269446059284
autonom 0.4149523757714696
autonom 0.32496055968403575
autonom 0.4804059538913885
autonom 0.29025321067216897
autonoma 0.4477243590259935
autonomi 0.3965965266746701
avec 0.36712218660288415
avenu 0.5801786800356248
awar 0.32986729231636225
awar 0.48485377939607477
awar 0.5177260910747666
babes-bolyai 0.33243497726264487
babes-bolyai 0.338521933266862
babes-bolyai 0.32854467910439256
babes-bolyai 0.35423063797520316
babes-bolyai 0.38277977167593613
babeş-bolyai 0.48193598221633477
babeş-bolyai 0.3232713652770533
babeş-bolyai 0.40187419115521983
babeș-bolyai 0.40181237954522897
babeș-bolyai 0.3883174690126754
bacteri 0.3478264855902683
bait 0.46203868530832065
balanc 0.4192863211440171
bandwidth 0.5816629272619008
bandwidth 0.41714583493392987
bandwidth 0.5843908118456517
bandwidth 0.40779342932302387
bandwidth 0.5622774968252279
base 0.18275644227896037
base 0.31690127532653956
base 0.1808264389627141
base 0.267325050101867
base 0.21347268956084978
base 0.3067523963334098
base 0.3038387202164035
base 0.17979812439562423
base 0.2980991135443688
base 0.27650350614843816
base 0.1813373805537123
base 0.22758954112659277
base 0.3622971896244331
base 0.20169758527166928
base 0.16753884666883306
base 0.2916606244656297
base 0.2831945991373428
base 0.2192983845938551
base 0.30987734071789313
base 0.29658923849765584
base 0.22988137127679226
base 0.2600737847354775
base 0.33317986686895035
base 0.24094163026128382
base 0.2516501680098754
base 0.29528628075155583
base 0.28002473342811063
base 0.35381872509235146
base 0.3200954555844186
base 0.318836899183585
base 0.25462969669898944
base 0.40190932448699146
base 0.22361969544250304
base 0.19799554552193777
base 0.1980874385182227
base 0.2641440088300734
base 0.2533698984145919
base 0.27233127865845214
base 0.21207060341627393
base 0.30365578386057246
base 0.19694939190476257
base 0.24718473311001285
base 0.20398447105121892
base 0.18589745553527517
base 0.23544851100872086
base 0.24635194179727438
base 0.38306805671662203
base 0.2847308009274422
base 0.2397889433969895
base 0.502952499125924
base 0.25798031964196166
base 0.5164847537016883
base 0.3428455061260128
base 0.3324368746851299
base 0.24618976054522826
base 0.3156869274935258
base 0.33499525717631434
base 0.41078109644469135
base 0.32224652481636756
base 0.31418980245246675
base 0.269898991675962
base 0.20223113331329381
base 0.28078271939299665
base 0.2250039602424508
base 0.17989225204783707
base 0.24180343502009463
base 0.21939483719747005
base 0.22727423490298818
base 0.2378685446573295
base 0.2739486031221078
base 0.2748362056291384
base 0.16635677899267812
base 0.16876127083240194
base 0.14248021554713305
base 0.14888459001272644
base 0.207749335948245
base 0.21403197853569364
base 0.21720326746615748
base 0.20193601720563178
base 0.21659265799768435
base 0.23431123592749656
base 0.399939356886804
base 0.35500920304842193
based-model 0.6272980059688178
bazat 0.3446544647403389
bazat 0.3986420103913232
bază 0.3969055223399809
bci 0.30848174635866504
bci 0.35753790019245846
behavior 0.38002904077632965
behavior 0.5456953863642305
behavior 0.37857968754179816
behavior 0.3053343185476853
behavior 0.32328174598594295
behaviour 0.4286595450032958
behaviour 0.4340665533056431
behaviour 0.3646563274892643
behaviour 0.4240089032652509
behaviour 0.583135792047089
behaviour-driven 0.30638868445582534
benchmark 0.35486876227991304
benchmark 0.308694513252873
best 0.5439289047342641
best 0.3698411747880728
best 0.482628104476212
best 0.47679817520903883
best 0.4019064047681792
best-ord 0.5579189290284499
better 0.33577426642218156
better 0.37771968878154927
better 0.39663624785707763
biclust 0.7532971209541609
bicycl 0.42572092588660354
big 0.427440742554659
binari 0.4807096628284028
binari 0.35264953915727026
bio-inspir 0.6660978446656757
biobject 0.5691397016516863
bioinformatica 0.5159229883846396
bioinspir 0.41483946286327905
biolog 0.46217677654500366
biomed 0.28563507850193787
bmf 0.3845196518583133
bond 0.5440225379222053
book 0.3143286473386865
boolean 0.42259723917728476
boolean 0.524754494146913
boost 0.389070895865311
bottleneck 0.4528822034307707
bounc 0.34135997596228074
bound 0.4574775201388829
bound 0.3624003188776192
brain 0.4457352672231222
breach 0.5377894209286804
breast 0.4567360103135272
breast 0.4763104385367218
bridg 0.4457352672231222
bsd 0.48331310695472546
bsp 0.31474109019067126
bsp 0.48108394069664534
budapest 0.43437712264467593
bufnea 0.37116248035536514
bufnea 0.37497620503736323
build 0.5980067019834479
build 0.4902584575326222
build 0.4058029295072383
build 0.4074982301859597
build 0.2675583281758921
bulk 0.3021024895915834
bx 0.2751193549917436
c 0.3578742596548644
c 0.2692519921468846
c 0.3883194364347601
c-bipartit 0.48734233720586934
cach 0.39009747918548715
cach 0.4157435529926195
calculu 0.327817911731706
calculu 0.4345800760295764
cancer 0.3674056732514219
cancer 0.3831516530241087
cancer 0.3710312281766117
cancer 0.2908246375652443
cancer 0.2865656276170769
cancer 0.3538810717133106
cancer 0.300040672539365
cancer 0.3870221657266535
cancer 0.5201096688008683
cancer 0.21367203695785886
candar 0.32679904863787274
carbon− 0.27201126896110267
cardiac 0.296879503476825
cardiac 0.34573782265508024
cardiac 0.304581090924987
cardiac 0.30706288551379346
care 0.31248997311751114
casa 0.37896474017832005
case 0.2698338333738392
case 0.32092950447511553
case 0.2214337647824462
case 0.41051703646592186
case 0.41347526717883254
case 0.3938350573042114
case 0.4412264256185834
case 0.3444118595774527
case 0.27372626195261923
case 0.2783644397901412
case 0.2698338333738392
case 0.34171006035666124
case 0.308637360693445
case-studi 0.37342179524310176
catalyst 0.3641927001925086
categor 0.35264953915727026
categor 0.40930489310335333
cazul 0.3980855342210612
cazul 0.5478040750937869
cell 0.5226278642355162
cellular 0.3722815692237081
cellular 0.40563988330056094
cellular 0.327282355030421
cellular 0.3834070373859273
cellular 0.3101549753252492
cellular 0.3428731703662738
cellular 0.3722815692237081
cellular 0.3236450606058585
cellular 0.38236187320043663
cellular 0.3079460765795807
cellular 0.3415824641224227
cellular 0.5912932769509811
cellular 0.34442362467684023
cellular 0.5656819646502937
cellular 0.4393078384547602
cellular 0.3353531043327655
cellular 0.3094357869018345
cellular 0.3301661623421366
cellular 0.41861508957077403
cellular 0.31137009128684445
cellular 0.39771659805918425
cellular 0.3507378762537358
cellular 0.356881218616744
cellular 0.3083658695667188
center 0.4457042702910466
central 0.5210104274391553
centrata 0.28183638214134293
cercetar 0.4867087248621062
cerint 0.38414629029605124
chain 0.32753587837391035
challeng 0.6007208333052665
chang 0.40192662000103396
chang 0.42973946758660286
chang 0.41302370892217727
chang 0.3804089431154146
chang 0.32823269245900005
chang 0.5426073891539953
character 0.2616522066734836
character 0.3056801138792715
character 0.3930651949373665
character 0.338092824440948
character 0.4187912676060921
characterist 0.4104364491462776
characterist 0.3422653897140321
charg 0.5072296077506122
check 0.5814171971300621
chemic 0.5781112704545098
chemic 0.4640604494768233
chemic 0.6517575307504895
chemic 0.5011791508341893
chemic 0.43520303431339785
chemistri 0.549759627160447
chemistri 0.2592932285685913
chemometr 0.3288358471068363
chemometr 0.3265110121562108
chemometr 0.3288358471068363
chemoterapi 0.5071335657399859
children 0.3437208399818009
children 0.3437208399818009
choic 0.45251941245057253
choos 0.37342179524310176
chromatographi 0.3749443266997929
chromatographi 0.29213376648588146
cial 0.34198018796107343
circuit 0.460834269523629
circular 0.4805698642194912
clasificar 0.5309111108560763
class 0.37143908769097944
class 0.4632256827985489
class 0.3298714090605817
class 0.4278473026383091
classic 0.3548331877043949
classif 0.2496539921858522
classif 0.324287223877831
classif 0.25076506013057503
classif 0.37756665347775026
classif 0.36988916105694314
classif 0.29161384686055847
classif 0.21322719851396638
classif 0.4039655729558327
classif 0.43944905209171553
classif 0.6264041051096022
classif 0.33870709323552506
classif 0.40717491278205564
classif 0.3165428519401222
classif 0.3809693981386335
classif 0.3251878222883451
classif 0.19889391554322886
classif 0.3060981136184507
classif 0.38815025621577814
classif 0.29785762545343036
classif 0.31137009128684445
classif 0.2539447656829129
classif 0.3507378762537358
classif 0.30558004641841935
classif 0.3303922142218564
classifi 0.6547928728186949
classifi 0.43749085919794933
classroom 0.5001920941744169
classroom 0.32699587139141884
click 0.46203868530832065
client 0.3746852917610543
client-driven 0.44283461401895136
client-serv 0.560050642590917
client/serv 0.5439454444140527
clinic 0.4089978494681318
clinic 0.3078566279507715
clinic 0.3078566279507715
clinic 0.4268525699892396
clinic 0.4947705526234797
cloud 0.31248997311751114
cloud-bas 0.43227793793510705
cloud-readi 0.588412464508708
cluj-napoca 0.3233671601476787
cluj-napoca 0.3797495883471691
clujean 0.3361752791512836
clujean 0.3154789682844918
clujean 0.5094761449605335
clujean 0.5094761449605335
clujeana 0.5773502691896257
clujen 0.30085653335221835
clujen 0.5856808494909564
cluster 0.21908283876961027
cluster 0.2181459741124416
cluster 0.20704342508329976
cluster 0.26501586281763956
cluster 0.28377013088357084
cluster 0.3148917499774705
cluster 0.29684098958599175
cluster 0.23577325890231993
cluster 0.270500356725655
cluster 0.31991731087203873
cluster 0.32174359556836074
cluster 0.37181850729691357
cluster 0.24296284595763357
cluster 0.2827903953758074
cluster 0.36710103275040545
cluster 0.2993255844421893
cluster 0.2670059127576167
cluster 0.24248821067690965
cluster 0.259252075972911
cluster 0.2946671389173501
cluster 0.3180210434154963
cluster 0.2703789835353967
cluster 0.41952525597636875
cluster 0.38065176234140724
cluster 0.379014317461687
cluster 0.34193596944270355
cluster 0.26852726233876995
cluster 0.2582636368983283
cluster 0.3047359315773481
cluster 0.3923775364104764
cluster 0.34959182330435046
cluster 0.3558308010423917
cluster 0.2803695805598015
cluster 0.3202776267976659
cluster 0.4218579773511284
cluster 0.2873838974500137
cluster 0.3631172252644575
cluster 0.32873183000646133
cluster 0.32850769450157935
cluster 0.2975643087804907
cluster 0.36196150588836284
cluster 0.3639388816884041
cluster 0.27578681660733656
cluster 0.24691996764743784
cluster 0.412471665193911
cluster 0.3471842925114495
cluster 0.2509314156081947
cluster 0.28461914956295775
cluster 0.26002856251836326
cluster 0.2856677417311047
cluster 0.2377136016830422
cluster 0.2399321381629636
cluster 0.20366870662184777
cluster 0.2536808485509509
cluster 0.26421172996328196
cluster 0.39313524123428184
cluster 0.5161702956076192
cluster 0.29309654988983397
cluster 0.3518556256353362
cluster 0.34117345112174224
cluster 0.32398330849728413
cluster 0.42157659093128724
cluster 0.3224468384005096
cluster 0.3773926155536613
cluster 0.4013796320720584
cluster 0.2075950222353236
cluster 0.2356675938520397
cluster 0.21184564812355364
cluster 0.2512739457076555
cluster 0.2575730607375895
cluster 0.23439338920623085
cluster 0.18278220312549712
cluster 0.2370707810059686
cluster 0.2448055240079994
cluster 0.2072835909467484
cluster 0.41044992604301034
clustering-bas 0.504454838670623
coal 0.4933132048311909
coalit 0.4197916480024526
coalit 0.5639254922619226
code 0.3979358292086507
code 0.36659756854202113
code 0.3905266823146272
code 0.4794776879893943
code 0.31917871855058666
codesign 0.43955003082732275
codul 0.4345067941285557
codului 0.3064223353395824
codului 0.3544131898043935
codului 0.3728229046919256
coevolv 0.4803694526044635
coil 0.40230478677730996
coil 0.39827080479522003
collabor 0.37734785973083546
collabor 0.3379207018706403
collabor 0.3806453883430126
collabor 0.4781546414063114
collabor 0.3711358910072345
collabor 0.49643649184945315
collabor 0.33452074627901357
collabor 0.36751748553775493
collabor 0.5451284345239655
collabor 0.40499365108038154
collabor 0.4126620429156855
collabor 0.5353036459209961
collabor 0.5521867356368565
collabor 0.39751462018472794
collabor 0.3936113767477706
collabor 0.24185852149740927
collect 0.29129308025073986
collect 0.39641992213632277
collect 0.34889511907555293
collect 0.2777219283430054
colloquium 0.6544546520883174
colocviul 0.3361752791512836
colocviul 0.3154789682844918
colocviul 0.5094761449605335
colocviul 0.5094761449605335
coloni 0.46470408406679986
coloni 0.4479647635332203
coloni 0.4743783929791062
color 0.42939654271899486
color 0.2272748029782637
color 0.4228695039214725
colorect 0.37798403985631934
combin 0.37001188787309286
combin 0.3587071860256041
combin 0.3018927845864525
combinatori 0.4768523642833109
combinatori 0.5887891571124869
combinatori 0.4547799447072981
combinatori 0.5288715326034156
combinatori 0.46137739070214095
combinatori 0.4439840579308827
combinatori 0.5594897836776238
comdevalco 0.4758685461564019
comdevalco 0.4202232424544186
comdevalco 0.5379118822296706
comdevalco 0.30609929577597356
comdevalco 0.2635868680407172
commun 0.30631955292114754
commun 0.45533968443481526
commun 0.46323199561182793
commun 0.32126552746136544
commun 0.34925849298470146
commun 0.34483628266020083
commun 0.5703457564301833
commun 0.365087492610772
commun 0.4840603191099551
commun 0.3757197824238209
commun 0.32572952142492595
commun 0.22144313223856926
commun 0.2167782942428321
commun 0.22013539497752677
commun 0.2804868211813143
comodi 0.5058442913272813
compar 0.47164645737682465
compar 0.20622320465802255
compar 0.4130781209980565
compar 0.5723597736395759
compar 0.3455845347491119
compar 0.5091764399876965
compar 0.5071060244552951
compar 0.38244846926094767
compar 0.32599097036039365
compar 0.32650996662206355
comparison 0.4206860159283945
comparison 0.39628942360342667
comparison 0.40408281602581997
comparison 0.3824334247742877
comparison 0.4869453700038936
comparison 0.39159683448103844
comparison 0.6288877732017277
competit 0.49157023836255387
compex 0.28563507850193787
complex 0.37740517585785444
complex 0.27406406374025727
complex 0.2494970466100581
complex 0.2642741171732913
complex 0.3603277356597578
complex 0.36724404608642724
complex 0.4073923558204452
complex 0.41445360559326505
complex 0.2874362251971035
complex 0.3126099686990337
complex 0.3124815277718342
complex 0.54930593432966
complex 0.32664373165694055
complex 0.4330887038896603
complex 0.3625954292846095
complex 0.3361564399553182
complex 0.34523159893002425
complex 0.33287906816129953
complex 0.40192392240946295
complex 0.3999731422530371
complex 0.3586714850582626
complex 0.2716208494569786
complex 0.2391553359226824
complex 0.2666057707587183
complex 0.31018743236182283
complex 0.27121336747480285
compon 0.3691732136436332
compon 0.36346151963444007
compon 0.2385958978763758
compon 0.25878681780398033
compon 0.2823648828856604
compon 0.33592757919680993
compon 0.14936674998407884
compon 0.19484589824649898
compon 0.3484847433516121
compon 0.32323897991604617
compon 0.46547862583699284
compon 0.3363793898334416
compon 0.372060200391031
compon 0.42353377587112223
compon 0.3410171623257114
compon 0.3409580010292382
compon 0.4171079120378989
compon 0.2391348796723486
compon 0.3080158292669714
compon 0.27952051063902245
compon 0.31499591838571217
compon 0.34991736744488644
compon 0.2533678954508541
compon 0.5238994151066998
compon 0.26568882570264185
compon 0.1859012149644281
compon 0.16824406651920118
compon 0.17487263787826782
compon 0.20993547816798452
compon 0.30282162110309546
compon 0.3581525137839553
compon 0.3793359989933887
compon 0.3405314100248454
compon 0.2591967703651417
compon 0.31007095549493885
compon 0.3676185996515956
compon 0.3498813737370472
compon 0.3864486621561141
compon 0.3864486621561141
compon 0.3355448848000542
compon 0.23411018985588028
compon 0.36576745738919786
compon 0.32983796850390573
compon 0.4291551412773658
compon 0.3535107421222587
compon 0.41501395136948643
compon 0.344461701093914
component-bas 0.5441564099031913
component-bas 0.41457745142366953
component-bas 0.4423731718789246
component-bas 0.5522406603787194
component-bas 0.22041433164330776
component-bas 0.35775959639497373
component-bas 0.43918466740553685
component-bas 0.4059848863995617
component-bas 0.390341872480235
composit 0.5288392283809206
composit 0.37071113500320196
composit 0.4044866238081598
composit 0.378819326125975
composit 0.3797288274815722
composit 0.5433973798500401
composit 0.48780995332680177
composit 0.4724916389050811
comput 0.2634917268684384
comput 0.4749891455277298
comput 0.25913270155531565
comput 0.3675416068562508
comput 0.259061916641536
comput 0.3259700824187317
comput 0.23218905790938252
comput 0.23287823612364314
comput 0.19289447173234528
comput 0.18353116055773117
comput 0.17974223831012032
comput 0.21945954033771944
comput 0.23527189835923482
comput 0.3472460261867172
comput 0.14394285614661984
comput 0.26518823026765115
comput 0.2704965540884376
comput 0.22507746413121493
comput 0.3450148246873238
comput 0.3287635664497759
comput 0.438870823756737
comput 0.3123507261725287
comput 0.2802802506514671
comput 0.3553244465499298
comput 0.46545786293504077
comput 0.2775293579599185
comput 0.32280649650963744
comput 0.21332146483891334
comput 0.26915160313943765
comput 0.2215067112500693
comput 0.23537537649107884
comput 0.22460807684726655
comput 0.15829310870266133
comput 0.1544014221323231
comput 0.15495856542522968
comput 0.16048461344908
comput 0.15735830528688546
comput 0.160249782790408
comput 0.17989839291725576
comput 0.15224143837264018
comput 0.16468701496204496
comput 0.16829142519459853
comput 0.31945844191788036
comput 0.205759837728624
comput 0.2154043601347522
comput 0.19613736564032722
comput 0.3340849093229864
comput 0.23161835982685886
comput 0.16910256923190078
comput 0.20305133785134677
comput 0.21490440664512564
comput 0.31361965183098406
comput 0.2872892394004524
comput 0.2319014819305992
comput 0.2319014819305992
comput 0.2319014819305992
comput 0.26136958041391967
comput 0.26820259425217324
comput 0.30570072754970895
comput 0.4276168154001407
comput 0.4276168154001407
comput 0.3125134518937744
comput 0.21464120381259658
comput 0.24729065810373332
comput 0.25491502108561115
comunicări 0.3779644730092272
concept 0.5062984187541021
concept 0.29089811473364235
concept 0.2983072100434297
concept 0.34131450574416183
concept 0.3030952383581713
concept 0.3615230511738084
concept 0.48304489171957105
concept 0.44429007947166116
concept 0.433437070224562
concept 0.40643059726208663
conceptelor 0.45087763221368005
conceptu 0.47138219427069317
conceptu 0.37341622126617613
conceptu 0.3712352462238194
conceptu 0.555676378270319
conceptu 0.5417281956199902
conceptu 0.5103245257594189
concern 0.2236657972147914
concern 0.29176749959398995
concern 0.4580269971111527
concern 0.47040962006361164
concern 0.4211714308756431
concern 0.47023364930291733
concurr 0.5291890265312071
condit 0.4483907293128191
confer 0.2311123014616724
confer 0.21223642479911806
confer 0.2924785963599328
confer 0.3191263191399873
confer 0.29551287198849235
confer 0.29551287198849235
confer 0.1772680698841161
confer 0.1564324846577485
confer 0.195853130077764
confer 0.18532524317979074
confer 0.21979384544921096
confer 0.22297070731804655
confer 0.19172189639832488
confer 0.29379503940515506
confer 0.257932409528704
confer 0.33507025022264886
confer 0.34631166684153336
confer 0.3452005319642774
confer 0.2781414080517036
confer 0.2911714362078896
confer 0.33507025022264886
confer 0.29365592439561544
confer 0.2695789135455058
confer 0.3218810734115395
confer 0.3302960459014897
confer 0.3764756333562545
confer 0.28693402530871154
confer 0.3045426416839309
conferinţă 0.5
configur 0.6109272567445331
configur 0.5057656406414694
configur 0.5431588040622166
congest 0.42965858920339245
congest 0.4133332228619186
congest 0.4238063284297917
congest 0.42965858920339245
congest 0.5432491459283728
connect 0.4197916480024526
connect 0.39488306242828053
conquer 0.4163952302782429
conquer 0.29121197759372813
conquer 0.24941541660461855
conquer 0.327149574288617
conquer 0.4034493180564269
conquer 0.3537718550121169
consecinţ 0.3772952921173818
consequ 0.34135997596228074
constraint 0.5171005716287402
constraint 0.43033402310441266
constraint 0.5242300060688948
constraint 0.5089248893196574
constraint 0.28687306361643694
construct 0.42920383319561406
construct 0.3371066118254028
construct 0.5730819560365251
construct 0.4052590493209693
construct 0.5252572949606653
content 0.40941659158147714
content 0.4399373995363969
content 0.5549892317540215
content 0.32597733210325786
context 0.45318660076076345
context 0.3808140266161398
context 0.40740083801164834
context 0.4353187423946873
context 0.34557871806763507
context 0.4520360806964961
context 0.3394387022068659
context 0.2606843701703702
context 0.286663162224664
context 0.32650996662206355
context-awar 0.6290279652025623
context-awar 0.4074113294193017
context-bas 0.3864070294058146
contour 0.5186074552999407
contour 0.35795243220245965
contribut 0.35294462380372693
control 0.2809136848776365
control 0.36764797362207396
control 0.3668763508567352
control 0.4242395909283195
control 0.3684733119819227
control 0.34676992639081883
control 0.354472749776675
control 0.22739381517731533
control 0.36345443894175233
control 0.3684733119819227
control 0.4658880726734879
control 0.22260362232594263
control 0.22605093602801926
convers 0.6037174414239577
convers 0.43317605157710987
convert 0.6141350326819431
convex 0.3961086537628411
convex 0.3827449156837533
convolut 0.3518155140662185
cooper 0.6428984478386913
cooper 0.46387617667607245
cooper 0.316254363509844
cooper 0.4848185650379914
cooper 0.4967281628905393
copi 0.36153520300033404
copi 0.3562406652366767
coq 0.32679904863787274
cord 0.3422653897140321
cord 0.3935494252302732
core 0.539400155377269
core-bas 0.6321405896717605
corr 0.41668164951080244
correct 0.4576310796066239
correct 0.3614977039533514
correl 0.39555716333620355
cost 0.31474109019067126
cost 0.48108394069664534
cost-effici 0.46240487505736194
count 0.5340948578465526
coupl 0.5194601880517683
coupl 0.4360216642857346
cours 0.35852869165999424
cover 0.6028588318885797
cover 0.5760918736480628
creation 0.40276843779001836
creativ 0.39429598366345386
criteria 0.44959442123379506
criteria 0.6329766595261074
criteria-bas 0.5609265555282272
cromatographi 0.41036693102740784
cross-classif 0.36384249289225234
cross-classif 0.49483773939157955
cross-clust 0.544855774397831
cross-sect 0.38360173308555656
cross-sit 0.32731012511756336
crosscut 0.48461756606605955
crosscut 0.49771905710170283
crosscut 0.4456223650895008
crosscut 0.4975328704308639
crossov 0.5187495304926408
crossov 0.5030537809006916
crossov 0.414418421179119
cs 0.35852869165999424
cu 0.3620484347838765
cu 0.4219692015639428
current 0.5803513096500852
current 0.3811155872831929
current 0.6403857579208236
custom 0.49125205684574047
custom 0.546149869853138
custom 0.4624994446083063
cut 0.3849621043507073
cyber-phys 0.49690203367559843
cyber-phys 0.411931552499914
cyclic 0.3956169582324875
cylindr 0.33785487243722473
czibula 0.8080694887437854
czibula 0.4849803544217886
czibula.fundament 0.37896474017832005
cărţii 0.37896474017832005
d 0.3978631151944687
danub 0.3058782731300489
dariu 0.3938166174111691
data 0.42761392455080943
data 0.31440286114414373
data 0.3069398217233755
data 0.2720385717711224
data 0.5634843738168831
data 0.20476605802918094
data 0.29595089505673317
data 0.3293645117694744
data 0.20476605802918094
data 0.5521981639045017
data 0.34296648573842875
data 0.27477800433782135
data 0.2938395447664812
data 0.287998370452476
data 0.33149445231853975
data 0.302853922694808
data 0.33271574219667743
data 0.21222453876834946
data 0.23291754250400357
data 0.29910005040101256
data 0.28697187028793686
data 0.4674847827697278
data 0.27396299328376517
data 0.26991352034551036
data 0.31865810725579413
data 0.28026836515788645
data 0.2761151132345663
data 0.28809981899103004
data 0.2700689783344445
data 0.34298411727922284
data 0.2749221780973512
data 0.2818882017192294
data 0.3093734764938786
data 0.2822474029049862
data 0.23999271099897665
data 0.1918072228562207
data 0.23561101105461016
data 0.3493667375495485
data 0.2919950223246562
data 0.4105639839730128
data 0.21277516697367183
data 0.22614009303918564
data 0.2898192853580898
data-distribut 0.501487291827735
data-distribut 0.3124052471924256
data-parallel 0.6404343748012491
databas 0.38043232052083803
databas 0.3650062057544714
databas 0.34098424484941564
databas 0.37223784704403123
databas 0.38156937168906296
databas 0.3725370551126977
databas 0.38023748649605815
databas 0.27077400952886355
databas 0.3564798614465074
databas 0.46986464324543786
databas 0.39995428677025396
databas 0.36265551107811217
databas 0.3070704262802624
databas 0.32753625240016304
dataset 0.40586067981303875
dataset 0.4197625520405686
date 0.38414629029605124
decid 0.4391638078994984
decis 0.455266095146248
decis 0.4157937021186306
decis 0.4833341087892478
decis 0.3647075706265297
decis 0.48195207019553227
decis 0.36412813835671204
decomposit 0.37895498193635563
decomposit 0.36616996682937697
decomposit 0.4157603811410024
decor 0.2692519921468846
decor 0.27854544614490373
decor 0.4108450295361083
decoupl 0.5510118535217667
deduct 0.5373673593480065
deep 0.4509840326549452
deep 0.23756256160541647
defect 0.34873065757211313
defect 0.5002986143752677
defin 0.5379915595051339
defin 0.36094292989800497
definit 0.5637267071500227
definit 0.3891138506396849
definit 0.48391954963811534
definit 0.5379118822296706
definit 0.36289627527884954
definiţi 0.4345067941285557
degener 0.3961086537628411
degener 0.3827449156837533
degre 0.3355611173105628
delimit 0.4415002573825766
delimit 0.28322184989182186
delimit 0.45268706393007635
deliveri 0.4411187240512466
dens 0.4305306408293907
densiti 0.45733785918105885
densiti 0.5151609417483313
dental 0.3478264855902683
depend 0.47561096260988583
depend 0.5510419990317091
depend 0.4603980242569163
depend 0.6799360071531868
dependencies-bas 0.3727358700943435
dependencies–bas 0.3727358700943435
deriv 0.4422783637330223
describ 0.47098272902326854
describ 0.5255091747212349
descrier 0.3930669737442224
descript 0.34245113352300804
descript 0.4689177075598361
descript 0.5648029617888158
descriptor 0.3853378169955292
descriptor 0.43695684225488807
descriptor 0.5332245095810738
design 0.4216493389892394
design 0.2002606668640181
design 0.2730809433501954
design 0.28891424782209213
design 0.3073074844673957
design 0.35476228246398295
design 0.3075376995979258
design 0.299487430311407
design 0.43770924373299597
design 0.3899804611487968
design 0.39694023324066346
design 0.47059558485000874
design 0.32058560121620605
design 0.550772852149314
design 0.36501961010141093
design 0.3081170797719051
design 0.22547700854847486
design 0.23970029449995747
design 0.4133748941516527
design 0.3164445931320976
design 0.3487119854400144
design 0.2927896650445402
design 0.2820353916777653
design 0.2967728181492332
design 0.4086780955353387
design 0.42407621902159204
design 0.30697075443952465
design 0.3487119854400144
design 0.26885771409798315
design 0.5235522609071427
design 0.3123230163168088
design 0.25676914026427605
design 0.3538191054545394
design 0.3069441714236144
design 0.2706130575259575
design 0.3054550420672605
design 0.169708311451707
design 0.17045014280251714
design 0.26111814447616616
design 0.18371067440587002
design 0.2156580670110491
design 0.26477372996581533
design 0.1716646950858142
design 0.2682506203003427
design 0.23136740108506776
design 0.3580184549585881
design 0.21668001211813995
design 0.21659428870192632
design 0.2538365293070176
design 0.2146393960418428
design 0.22156872969255234
desir 0.5794869159664293
desir 0.49364123024915435
detect 0.30566898758485267
detect 0.3987374564668992
detect 0.3217132712136008
detect 0.3048773334748978
detect 0.3849471961291385
detect 0.3370387909841921
detect 0.3392098150572376
detect 0.28845751030199135
detect 0.4959087638845278
detect 0.4298250414334339
detect 0.28222574592194505
detect 0.4073923558204452
detect 0.41445360559326505
detect 0.349716677119419
detect 0.2874362251971035
detect 0.3124815277718342
detect 0.30852497677569607
detect 0.5102882733199355
detect 0.32664373165694055
detect 0.4330887038896603
detect 0.3361564399553182
detect 0.30311867139832355
detect 0.2715565114687871
detect 0.3231347795913816
detect 0.29581432453868256
detect 0.2856547237451864
determin 0.2880528215200329
determin 0.36039563519603407
determin 0.4734516315155883
determin 0.4914861484333335
determin 0.6079428496135753
determinist 0.3829733102193241
develop 0.3495406449906913
develop 0.3468890564658596
develop 0.4059863368655597
develop 0.3880029668521633
develop 0.29950588230476305
develop 0.19659490687253128
develop 0.3099211028609707
develop 0.4698111550213735
develop 0.2713832719534268
develop 0.36250567349734236
develop 0.4660214531590282
develop 0.21087905310265206
develop 0.5301937537716264
develop 0.31361399660548755
develop 0.27732434886915924
develop 0.26399532334689
develop 0.4407936760861294
devic 0.4879437579344191
dezvoltar 0.40419220961149555
dezvoltarea 0.26562386152625717
dezvoltarea 0.46750981533558783
dfe 0.5744289660775483
dfe 0.4483868982338427
dfx 0.47397183741148374
diagnosi 0.42498674975800804
diagnosi 0.49543105436995266
diagnosi 0.36336027236334234
diagnosi 0.3749699285789555
diagnosi 0.34885334992752104
diagnosi 0.3614676185438694
diagnosi 0.3919760279858918
didactica 0.5
differ 0.3478264855902683
digit 0.460834269523629
din 0.31248997311751114
direcţii 0.4867087248621062
dirijar 0.38414629029605124
disast 0.5963149999515773
disclosur 0.3965965266746701
discov 0.33960934566021206
discov 0.4524525772946558
discov 0.3599253831060352
discoveri 0.5590945096479332
discoveri 0.5289297419556224
discoveri 0.4348145719804118
discrimin 0.4215305992576216
discrimin 0.5981391042105819
discrimin 0.3172901496530505
discrimin 0.3172901496530505
diseas 0.45664465730592085
diseas 0.4974902254406703
dispozitivelor 0.31248997311751114
distanc 0.4650148129103769
distanc 0.5186485859789578
distanc 0.49989416533386777
distanc 0.40635275566743445
distil 0.45413032060386577
distribuita 0.34888870627165125
distribut 0.4463361465763687
distribut 0.359753219995098
distribut 0.3184568410952987
distribut 0.3800898836048433
distribut 0.20446513711254077
distribut 0.41778070644170284
distribut 0.45875785969808686
distribut 0.45048971827299256
distribut 0.41321765692528706
distribut 0.34485653973168473
distribut 0.5412951723051294
distribut 0.380021056677082
distribut 0.4646978380712241
distribut 0.3073579115167985
distribut 0.323418536371207
distribut 0.44537121805591834
distribut 0.23107593027072698
distribut 0.380021056677082
distribut 0.2929970774545573
distribut 0.31219554900374424
distribut 0.29953636073633516
distribut 0.27982313221086985
distribut 0.3131286514100365
distribut 0.3057164288405308
distribut 0.2925393560166114
distribut 0.32821593066460036
distribut 0.2519923128091039
distribut 0.35800099214289227
distribut 0.186359369332427
distribut 0.2092093384727113
distribut 0.195711241021401
distribut 0.3646630626999021
distribut 0.42853970838777655
distribut 0.29799977982698056
distribut 0.36471787672822914
distribut 0.27730145559371683
disturb 0.43426332831193487
divers 0.43992306212758553
divers 0.48573925113012184
diversif 0.4786641945552822
diversif 0.4242471812190527
divid 0.4163952302782429
divid 0.29121197759372813
divid 0.24941541660461855
divid 0.327149574288617
divid 0.4034493180564269
divid 0.3537718550121169
divide-and-conqu 0.32157861266559407
divis 0.45251941245057253
dna 0.4486794019036078
dna 0.327817911731706
dock 0.37652840193372605
doctor 0.5332002356203935
document 0.4661588656645351
document 0.3077910026372988
document 0.6696460234928946
doe 0.3956169582324875
domain 0.3077910026372988
domain 0.30525199729595054
domain 0.4157603811410024
domeniil 0.34384630209755446
driven 0.46203868530832065
du 0.31318637600846594
du 0.3883976064741097
duluth 0.2751193549917436
duplic 0.39009747918548715
duplic 0.4360216642857346
dure 0.4785968710678856
dure 0.3520864365727186
dynam 0.36201200148561336
dynam 0.3254876000678586
dynam 0.3517609342367012
dynam 0.48439860095734116
dynam 0.32379781055873114
dynam 0.3262835330204051
dynam 0.3703615304006657
dynam 0.3043816008175245
dynam 0.3755617815101685
dynam 0.3431139132165914
dynam 0.37694542397889064
dynam 0.29188899078516556
dynam 0.4179718453800921
dynam 0.3414368762230339
dynam 0.2898762318709898
dynam 0.33244501297641676
dynam 0.4149849728135725
dynam 0.3357048328934716
dynam 0.4053357994350576
dynam 0.36378002035044343
dynam 0.28168830840904924
dynam 0.24319019750640014
dynam 0.30025469886362754
dynam 0.35918758261276085
dynam 0.27119429172307846
définit 0.3365328275475584
définit 0.3460036355722026
e-infrastructur 0.5512631460151705
e-learn 0.3160842502907031
e-learn 0.3470250460950029
e-learn 0.32115761187661784
e-learn 0.38247406702317654
e-learn 0.3974391535339365
e-learn 0.48218224209016003
e-learn 0.4849490658800079
e-recruit 0.6002352144432279
earli 0.4559034394678578
earli 0.37192929082086634
earli 0.35708025589898296
earli 0.3816907484236479
earli 0.3699920031029011
earli 0.2745971938586169
easeai 0.3469542714971912
ecg 0.49174825400773525
ecodesign 0.47575447654318803
econom 0.39658514063745015
econom 0.685865794707804
ecoop 0.44218074272240443
ecoop 0.4093897594018897
edg 0.5499860001137169
edg 0.4437451068331124
edg 0.42052298434399654
edg 0.4648838816875657
editori 0.3746483739602694
educ 0.42430349192701083
educ 0.3995549000155096
educ 0.2818042734630872
educ 0.2889817511263755
educ 0.3306445846227499
educ 0.358997474317559
educ 0.33158419756239454
educ 0.47478272709465613
educ 0.34562248279432356
educ 0.37138762675568854
educ 0.46851241534202975
educ 0.4314977476356482
educațională 0.31248997311751114
efect 0.41348452909065286
effect 0.40238045638297615
effect 0.46068505208727717
effici 0.3671200096943328
effici 0.40327042366867416
effici 0.39718878664313484
effici 0.271230386667781
effici 0.3048373835722164
effici 0.3433092931523067
effici 0.30178072465784345
effici 0.36644086998127745
effici 0.34350702378924386
effici 0.40176819923523666
effici 0.21325472393614742
effici 0.38843241010530827
effici 0.4238312276349213
effici 0.34566093885742244
effort 0.31030753911473147
effort 0.44470584574174926
effort 0.40617411071037485
effort 0.37858673346133204
efici 0.4664823828341492
eficient 0.3930669737442224
ei 0.5159229883846396
ejb 0.5807810266913503
electr 0.4095857571708577
electr 0.47805143561485675
electromagnet 0.33785487243722473
electron 0.28876380286591785
electron 0.3001406764330682
electroreduct 0.506785876862841
element 0.5781112704545098
element 0.32587876537524474
element 0.5011791508341893
element 0.43520303431339785
element 0.33504243462827427
els 0.5237593454403507
embed 0.2945141174359885
embed 0.43695129888698747
emot 0.49745327559198965
emot 0.5064555255914456
empir 0.37280290210027517
empir 0.4753998649449993
employ 0.523770935373856
employment/occup 0.6148562668872972
en 0.41210370036804633
enabl 0.4560972854215951
enas 0.3526830695104951
enas 0.3305968081961308
enas 0.3310956035253529
enas 0.2594921491605036
enas 0.24554341116387787
enas 0.3417429951728382
energet 0.4664823828341492
energi 0.509162765272295
energi 0.3848827884921274
energi 0.38102349999986
engin 0.34682483868749897
engin 0.4023993618424417
engin 0.3775397669611924
engin 0.3555187895224936
engin 0.2330853467681737
engin 0.22421738460333604
engin 0.31117222744846873
engin 0.31117222744846873
engin 0.4711549819439218
engin 0.36064170792539857
engin 0.2576711251257286
engin 0.37046106208857377
engin 0.32674883385097403
engin 0.22673347233525218
engin 0.20623147252085097
engin 0.19514570832275047
engin 0.3093633661702993
engin 0.2716003599576635
engin 0.3896898861085543
engin 0.4769197446377133
engin 0.2608322381387415
engin 0.3021387839564023
enhanc 0.46195169756334814
enhanc 0.423938107632319
enhanc 0.5232107036991721
enhanc 0.26843030797084466
enhanc 0.26077467689632117
ensembl 0.35264953915727026
ensembl 0.37299200770271906
entiti 0.30960675090472495
entiti 0.49566477341922305
entiti 0.408116749480587
entiti 0.3718845732902826
entiti 0.4487210605251167
entiti 0.5197182662737817
environ 0.5679323133571713
environ 0.4218117742504809
environ 0.37963619062310655
environ 0.29344997459738126
environ 0.4388610827686238
environ 0.3911406927376644
environ 0.29406498435343686
environ 0.2697639466715432
environ 0.3839188860867061
environ 0.28512793220837657
environ 0.31013614527379285
environment 0.3548331877043949
equilibrium 0.471445756081832
equilibrium 0.6576143122034088
equilibrium 0.5676464233768006
error-correct 0.43428707647786025
esec/sigsoft 0.3469542714971912
estim 0.4284095032366541
estim 0.2932812185811234
estim 0.42030520019388595
estim 0.3838876699067207
estim 0.3578139894536494
estim 0.34295824439887834
eureca 0.35294462380372693
eureca–th 0.3500919962188635
euro-par 0.5088466576159923
euro-par 0.5088466576159923
euromicro 0.3592765213163161
european 0.28119890644279005
european 0.2855790862120755
european 0.25401854398638024
european 0.45883953282944523
european 0.3857824571184324
european 0.3571738251847271
europlop 0.3089247768313569
evalu 0.39500301329438586
evalu 0.6407224261871111
evalu 0.4510340786449061
evalu 0.48155406930485495
evalu 0.28206581494370636
evalu 0.23370512385097492
evalu 0.32397175080880924
evalu 0.32949062101871124
evalu 0.5845560631135625
evalu 0.32788005980991475
evalu 0.3049568557085476
evalu 0.3867767817783704
evalu 0.4067549705678721
evalu 0.22718618777721475
evalu 0.27093272799438706
evalu 0.27862663545796956
evalu 0.27703237791511043
evalu 0.2683248535469619
evalu 0.2606713760470136
evalu 0.25152140210597806
evalu 0.25190089064748694
evalu 0.25638889706133816
evalu 0.19742425690214918
evalu 0.18681191567095728
evalu 0.20891632799041263
evalu 0.319330057237247
evalu 0.2600015341187881
evaluar 0.36866170764229406
evaluarea 0.5413925169811723
even-n-par 0.4381295904351825
evolut 0.4207474826920367
evolut 0.4721983929379229
evolut 0.43546659324947823
evolut 0.43119419333596876
evolut 0.4467902262006245
evolut 0.5428739417337952
evolut 0.5292471164960966
evolutionari 0.822873387465391
evolutionari 0.23372594844115632
evolutionari 0.3147045345147378
evolutionari 0.31397485194439545
evolutionari 0.3004778995894372
evolutionari 0.26646672973031094
evolutionari 0.634081501018428
evolutionari 0.2698278769081722
evolutionari 0.26975417049100586
evolutionari 0.32090111202947513
evolutionari 0.4448113663149423
evolutionari 0.3389220996009313
evolutionari 0.34479656819274135
evolutionari 0.29276170251613776
evolutionari 0.23436707880513047
evolutionari 0.34730371586177694
evolutionari 0.3174192598662712
evolutionari 0.31476219594666316
evolutionari 0.24294189897116267
evolutionari 0.2843396234758242
evolutionari 0.25996289318107474
evolutionari 0.2527055494147451
evolutionari 0.24117867143592703
evolutionari 0.2665042131962613
evolutionari 0.25463042298191807
evolutionari 0.4245243449573998
evolutionari 0.3094319018426578
evolutionari 0.456984324635471
evolutionari 0.2868243812922751
evolutionari 0.29012997273847274
evolutionari 0.2693294871417754
evolutionari 0.27321341796147863
evolutionari 0.2796587731612836
evolutionari 0.26302387147729384
evolutionari 0.23620664030774352
evolutionari 0.27693222782057714
evolutionari 0.2521736480098404
evolutionari 0.3343727434171475
evolutionari 0.41076584859676546
evolutionari 0.2362836089654865
evolutionari 0.3109496102326035
evolutionari 0.5116672168310604
evolutionari 0.31631409307802716
evolutionari 0.2604443293223907
evolutionari 0.33967942044692095
evolutionari 0.28635643062930677
evolutionari 0.16583205108408486
evolutionari 0.34225053560496166
evolutionari 0.36249347368268164
evolutionari 0.29630379938558776
evolutionari 0.35129632708651115
evolutionari 0.3343466343277936
evolutionari 0.3692903344705662
evolutionari 0.3692903344705662
evolutionari 0.27086214472173853
evolutionari 0.315193156654514
evolutionaryapproach 0.45226760616691325
evolutivi 0.5071335657399859
evolv 0.34218176134694284
evolv 0.4254264799478406
evolv 0.4164948251881637
evolv 0.45764222995811576
evolv 0.369239399152195
evolv 0.4325591708173332
evolv 0.3868289306329497
evolv 0.33361070793674835
evolv 0.412527971081109
evolv 0.4373882721358951
evolv 0.24756894213611902
evolv 0.47228083571687707
evolv 0.2889436015242103
examin 0.4890852422288619
execut 0.5018131502284041
execut 0.38591999543252026
execut 0.38782174752570747
execut 0.34981238704667117
execut 0.27491617386131034
execut 0.2566645140492827
execut 0.28984741974924677
execut 0.22996473821129548
execut 0.2438022965249393
execut 0.46327004810274025
experi 0.41980379899257286
experi 0.4095271984782807
experi 0.4650549596464858
experi 0.40745201794686575
experi 0.2880140388941123
experi 0.39871399458756573
experi 0.31636161122572853
experiment 0.4175699636447795
expertis 0.3621216679696321
explor 0.4051143055503688
explor 0.3873496140268566
explor 0.3801045797101655
explor 0.2762944202724866
explor 0.2694648304120192
express 0.3150429715660866
express 0.4226081860616298
express 0.4644239891428238
express 0.42429858455163266
express 0.46613501722530715
express 0.34066931388950217
express 0.47108792354993495
express 0.352709486411692
extend 0.34573782265508024
extend 0.40142582158259177
extend 0.7176953779346641
extend 0.39275757059000743
extens 0.6066213321708092
extens 0.40589699707906474
extract 0.32932292202628966
extract 0.25487333878069274
extract 0.20726246052967912
extract 0.396751563300778
extract 0.4524612653951553
extract 0.31229711175657476
extrem 0.3980855342210612
extrem 0.42949229411002
eye 0.37952447476319207
eye 0.4420109984035688
eyeglass 0.5186074552999407
eyeglass 0.35795243220245965
f 0.32157861266559407
face 0.6923658916677098
facial 0.3217355276828628
facial 0.20248726294867964
facial 0.41362785270477836
facial 0.28262119464601404
facial 0.30510198144304856
facial 0.3479062583899157
facial 0.48109539125702566
factor 0.3437208399818009
factor 0.3437208399818009
facultăţii 0.3779644730092272
failur 0.3437208399818009
failur 0.3437208399818009
fall 0.4474458395165158
famili 0.4388559046813381
famili 0.37747944678730433
fao 0.5072262127593359
far 0.471445756081832
far 0.6576143122034088
far 0.5676464233768006
fast 0.41432007641048935
fast 0.3503406351531798
fast 0.38377461824340803
fast 0.41459420161646826
fault 0.4573257923025033
fca 0.4252603046339433
fca 0.3950947464253588
fca 0.3992190060052423
fca 0.39018034633625054
featur 0.39206565912159524
featur 0.2823501749686055
featur 0.2721586673262749
featur 0.33132194132300297
featur 0.34878651838007335
featur 0.3282696235310536
featur 0.2823592768509197
featur 0.34975483336053437
featur 0.3290678704485296
featur 0.31721844981306646
featur 0.2838889829722093
featur 0.3306296725069331
featur 0.298424699184991
featur 0.34133392188788425
featur 0.2360414065672625
februari 0.5084913698311617
fiber 0.33785487243722473
field 0.4881784566477559
field 0.5349268036779737
field 0.4556822909805619
field 0.2939347563859204
fifth 0.5186524890370646
film 0.41036693102740784
filter 0.37952447476319207
filter 0.45632125652456607
fine-grain 0.4589381332729291
fine-grain 0.3962350413192242
fine-grain 0.4589381332729291
fingerprint 0.4501413766120596
finit 0.3961086537628411
finit 0.3827449156837533
firewal 0.48331310695472546
fit 0.44669543586020644
fit 0.43422510866381725
fit 0.4669404464446974
fix 0.36954274791044317
flaw 0.538581706645233
flaw 0.3883174690126754
fleet 0.36954274791044317
flow 0.4305306408293907
fold 0.4727581035965729
fold 0.5506378615525351
fold 0.4465411558549559
fold 0.569914400955529
force-direct 0.5152030320370554
forecast 0.5140732432139202
form 0.5155600300294819
formal 0.24593232393204448
formal 0.47218753313220574
formal 0.25316560163852975
formal 0.2596136601741343
formal 0.26378063138353447
formal 0.314629748771037
formal 0.4203889418210135
formal 0.4705536354064104
formal 0.57700679083509
formal 0.37733405772649503
formal 0.4458858386555164
formal 0.37985363917079445
formal 0.39746411730047326
formal 0.4152944324652719
formal 0.29749050948925754
formal 0.37721577108300347
formal 0.2203422799025985
formal 0.29181668453372417
formal 0.3237358012167906
formal 0.2658530859056183
formal 0.24593232393204448
format 0.4197916480024526
format 0.5639254922619226
formelor 0.42297337796640716
foundat 0.30638868445582534
four-phas 0.3226186790702983
fourier 0.47654340991385535
fourth 0.42933940418876243
fourth 0.4268436306109035
fourth 0.4798745536836444
fpca 0.27201126896110267
fpga-bas 0.49403710617574625
fradecop 0.3835619452604922
fragment 0.43276398855390585
fragment 0.4076250525038833
fragment 0.33561772048158767
fragment 0.5869811089171998
fragment 0.34464236478816673
fragment 0.33661234439228377
fragment 0.3098049415534926
fragment 0.36746523118791663
fragment 0.37667711248438435
fragment 0.3427789566921375
fragment 0.3677606029858112
fragment 0.37536230394395836
fragment 0.26730230362479324
fragment 0.3556321979208765
fragment 0.35800575432655324
framework 0.39017002704737463
framework 0.3388135775812062
framework 0.4278511764036216
framework 0.43370244867272884
framework 0.40400580922092444
framework 0.3452193257377212
framework 0.2851147679757866
framework 0.29420935770142415
framework 0.4425244894775291
framework 0.3588243324892247
framework 0.21252229943941706
framework 0.21478549696426186
framework 0.2429641070328513
framework 0.3101188228976287
framework 0.2729402272704915
framework 0.21726152673269214
framework 0.2610531411638656
framework 0.34427878683615065
franc 0.25206234300784774
free 0.44541389710377377
frentiu 0.48556288238064893
frequenc 0.39555716333620355
frontier 0.5140732432139202
frédéric 0.3033266812088055
fse 0.3469542714971912
full-mesh 0.4514439208959004
fulli 0.36281731947448564
fulli 0.36094292989800497
fuml 0.6151346555707243
fuml 0.4180840489549127
fuml 0.3617110369862683
fuml 0.2528422775011991
fuml 0.31090945763070926
fuml 0.3283728762440994
function 0.47175916781313665
function 0.45255869282660616
function 0.4482483528157513
function 0.2690056876144154
function 0.5159986541350308
function 0.3896984780931266
function 0.378819326125975
function 0.352709486411692
fundament 0.8826822338260972
fundament 0.8826822338260972
fusion 0.4567360103135272
fusion 0.48225553076640365
futur 0.3099495963990461
futur 0.4298604788524777
fuzzi 0.16619228269778832
fuzzi 0.14779138526438457
fuzzi 0.43640610137922514
fuzzi 0.3721011267957112
fuzzi 0.3169312298592804
fuzzi 0.24586654472267125
fuzzi 0.19279086689643352
fuzzi 0.23335315602267112
fuzzi 0.34480928967744195
fuzzi 0.29869235383681686
fuzzi 0.31982979222839825
fuzzi 0.29603549137910695
fuzzi 0.2830796426284564
fuzzi 0.209751758860521
fuzzi 0.2852692805693947
fuzzi 0.2283528956889418
fuzzi 0.3042471907908288
fuzzi 0.22296391408661625
fuzzi 0.3549061441249874
fuzzi 0.2867984137108459
fuzzi 0.37354563295787735
fuzzi 0.22064882697294916
fuzzi 0.3345616105844227
fuzzi 0.2657337901383303
fuzzi 0.34477317251677064
fuzzi 0.30810460836283066
fuzzi 0.30487378153541483
fuzzi 0.3605703205897063
fuzzi 0.4190667832628116
fuzzi 0.547673966247934
fuzzi 0.2680309613262401
fuzzi 0.31032484390553733
fuzzi 0.28639125008395183
fuzzi 0.31872555830881316
fuzzi 0.4137498427541169
fuzzi 0.33736193158422323
fuzzi 0.37748190342277443
fuzzi 0.2161518611388396
fuzzi 0.3009352863711369
fuzzi 0.27772457185676014
fuzzi 0.2921961424728567
fuzzi 0.3204888468072992
fuzzi 0.2647868207399075
fuzzi 0.22949254859169238
fuzzi 0.31580387257271203
fuzzi 0.2484779862968998
fuzzi 0.3207866986758135
fuzzi 0.23876561431212015
fuzzi 0.462607231274663
g 0.43317605157710987
g 0.357164951180708
g. 0.2987279303255732
g. 0.38481506451845826
gabriela 0.4040347443718927
gabriela 0.4849803544217886
game 0.42949229411002
game 0.46100347990156404
gate 0.551765387595529
gender 0.3518155140662185
gene 0.4742898928126138
gene 0.43331209173531804
gene 0.4760372687983767
gene 0.39612639850647585
gene 0.39982337192122513
gene 0.44028292993125195
gene 0.3179210151257032
gener 0.3674637952566903
gener 0.395186684758918
gener 0.38118831163666933
gener 0.3906462043577087
gener 0.41446521667919095
gener 0.35966298745570136
gener 0.35764716219712994
gener 0.3182024572727743
gener 0.30599096591230474
gener 0.4492922984182371
gener 0.27372626195261923
gener 0.3282702447322627
gener 0.31121824587708125
generarea 0.28183638214134293
genet 0.3229477504572315
genet 0.2604319693897476
genet 0.35490186060201495
genet 0.4495904498315768
genet 0.44109125093781515
genet 0.36919170541436125
genet 0.4351921516009816
genet 0.37974776552370226
genet 0.42940441389834455
genet 0.2919709386890089
genet 0.3489838867540229
genet 0.2954278758254002
genet 0.39105485721414224
genet 0.32550642149894415
genet 0.350683017087631
genet 0.35265474847937217
genet 0.3037670787779614
genet 0.38153107414448334
genet 0.4863977437866118
genet 0.3666956563037279
geometr 0.41584494236602837
geometri 0.4502880565593603
gestion 0.41210370036804633
gfba 0.37664856047708045
googl 0.4705921546100936
gp 0.460834269523629
gp-base 0.5764502542228871
gpu 0.4636208981477208
gradual 0.515767442053849
gradual 0.34873065757211313
grammar 0.5530579948144485
grammar 0.4603546675162543
granular 0.42965858920339245
granular 0.42965858920339245
granular 0.32854467910439256
granular 0.28325938386418353
granular 0.5406140254436893
graph 0.4349016792810093
graph 0.3198964496408236
graph 0.42596341923824965
graph 0.4827404568121652
graph 0.4733653874947907
greek 0.525040474209571
grey 0.5975170603551081
grid 0.7277280478652947
ground 0.4255068468538199
ground 0.4324744787408884
groupwar 0.5652231847812239
grow 0.37453824187869983
grow 0.36281731947448564
growcut 0.3375968907790621
growcut 0.42766758761637536
growcut 0.4951268323149096
growcut 0.5933964804387806
guest 0.3746483739602694
guid 0.5377339592830847
guidelin 0.5058442913272813
guran 0.4574775201388829
guran 0.4561810912910436
générer 0.4037552584955519
hair 0.44883348834138054
hair 0.23756256160541647
hardwar 0.4388895318844578
hardwar 0.3773707112544795
hardwar 0.3598828810461688
hardware/softwar 0.43955003082732275
hci 0.36171202410807696
healthcar 0.41212733450868205
heart 0.30768248910723817
heart 0.35831868689896273
heart 0.4759461768998805
heavi 0.3548331877043949
herb 0.3621216679696321
hermit 0.5351225064019274
hermit 0.39878518456777945
hermit 0.43287586065056843
heterogen 0.3332023110678506
heterogen 0.4994759899416929
heterogen 0.5104519702951065
heteroscedast 0.5382999667148027
heteroscedast 0.5478040750937869
heurist 0.526555751853551
hidden 0.5969445284687828
hidden 0.4360216642857346
hierach 0.6819173957876916
hierarch 0.30156036139206815
hierarch 0.28621243342216934
hierarch 0.36309360375100347
hierarch 0.3498886253092959
hierarch 0.43962553594148607
hierarch 0.5239413425415845
hierarch 0.4832683115253482
hierarch 0.49189294184023546
hierarch 0.44274498888123015
hierarch 0.4541220596760094
hierarch 0.3413369189215414
hierarch 0.39490101884752016
hierarch 0.3453605519949882
hierarch 0.3846092539413159
hierarch 0.5434618076493138
hierarch 0.40517044546505665
hierarch 0.2869749496097081
hierarch 0.3257818763769108
hierarch 0.3277216124960904
hierarch 0.2865444336108975
high 0.4068335523151875
high 0.3439339781444341
high 0.23406630606740392
high 0.2754717052312237
high 0.32984066971545006
high 0.25894046272397
high 0.346630650722305
high 0.654793694449525
high 0.654793694449525
high-level 0.5194706539434079
high-perform 0.3099643359396232
high-spe 0.5123037668265669
higher 0.587518072110201
higher-ord 0.5291912996891222
highli 0.3892080047013417
highlight 0.3836986504904081
hill-climb 0.4418569264873313
hill-climb 0.4465411558549559
hill-climb 0.4360866121023347
hill-climb 0.3916243531407792
hlpp 0.3033266812088055
hog 0.42736437004286687
home 0.4204090827386372
home 0.3935931579980505
home 0.3647075706265297
home 0.3465964820629898
home 0.43352427859768383
home 0.3008213218439833
horizont 0.4030546455796592
horizont 0.3709558576709535
horizont 0.4399974361804433
horizont 0.32006382726285776
horizont 0.42582873705507485
hospit 0.39745047171762216
hospit 0.411931552499914
hospital-acquir 0.3965965266746701
hous 0.47901180003902594
http 0.40276843779001836
human 0.42630235517655957
human 0.42408185160987233
hybrid 0.3706099398722821
hybrid 0.4545286372491187
hybrid 0.4351921516009816
hybrid 0.39092343635816207
hybrid 0.24657959704354304
hybrid 0.3694853542894747
hybrid 0.29763944068918535
hybrid 0.350683017087631
hybrid 0.3213644330695387
hybrid 0.27645032433698324
hybrid 0.36931491042538417
hybrid 0.33028108922509924
hybrid 0.32092877024506183
hybrid 0.3684567101032505
hybrid 0.32193232789420895
hybrid 0.2804164246775969
hybrid 0.36769819174357893
hybrid 0.3875587805717757
hybrid 0.36831098806934387
hybrid 0.42461059695325104
hydrogen 0.27201126896110267
hyper-paramet 0.3683216820329594
hyper-paramet 0.5396838198678753
hyper-paramètr 0.36712218660288415
i-light 0.3972660939751757
i-light 0.41390109257909136
iaşi 0.41584494236602837
icompon 0.4797518706071906
icompon 0.3603203862487686
icost 0.36584399807342033
icst 0.4398950550020193
identif 0.39840156050413345
identif 0.5424485479243074
identif 0.5832402413224923
identif 0.4580269971111527
identif 0.5462976025836519
identif 0.47023364930291733
identifi 0.38974058703309655
identifi 0.43324364635724255
identifi 0.42221889444427346
identifi 0.4024481212136532
identifi 0.5146064930579738
identifi 0.433724693536046
identifi 0.3883263479134934
identifi 0.4801916236586483
identifi 0.47668824255186476
identifi 0.3123687160991622
ieee 0.2960420921335517
ieee 0.2997014926931055
ii 0.32398495535106275
ii 0.3533134376800437
ii 0.49335181083505525
ii 0.3674744270216574
ill 0.43426332831193487
iluminat 0.4664823828341492
imag 0.3906489024362751
imag 0.39619473799141686
imag 0.22976522670521884
imag 0.2675783550989211
imag 0.3434295526528344
imag 0.40232327013522773
imag 0.33098660928884616
imag 0.2592046704214097
imag 0.383195631703664
imag 0.3906489024362751
imag 0.3396128042767173
imag 0.40122654046693124
imag 0.323139276210264
imag 0.35843518920142375
imag 0.16971991738042735
imag 0.3466928436140251
imag 0.23688623722192476
imag 0.315782375906926
imag 0.2557290879883294
imasc 0.505667714723098
imbalanc 0.604909084745575
immigr 0.36954274791044317
impact 0.38454785708030803
impact 0.452858352772036
impact 0.46024651610812267
impact 0.49511057209342274
impact 0.44680316815290316
impact 0.3111970097325275
impact 0.33622997738810717
impact 0.43245182572016644
implement 0.34988376175441516
implement 0.3035329958634471
implement 0.41086396266507774
implement 0.302984271168024
implement 0.35764716219712994
implement 0.34821524419062555
implement 0.2187003703658689
implement 0.39889276187067735
implement 0.3037866335273113
implement 0.3282702447322627
implement 0.3117748090132605
implement 0.36111404415978887
implement 0.29157524201618995
improv 0.25538809878039664
improv 0.301236377280283
improv 0.3560614518969343
improv 0.2806080651747498
improv 0.3296343212776058
improv 0.36195475918496256
improv 0.3737233144400448
improv 0.5319092571180952
improv 0.47390869704082433
improv 0.4823662913368092
improv 0.5718731133156424
improv 0.3895792730612044
improv 0.40337989752479714
improv 0.2924043806630665
improv 0.2955909285416557
improv 0.24149496718539135
improv 0.2725661796873812
improv 0.3541919155632091
improv 0.27130640698651326
improv 0.1982229859445824
improv 0.21015056296551035
improv 0.41705511138896034
in-the-wild 0.4762283245607771
incognita 0.3473071457353858
increment 0.4110712834913223
increment 0.4010084508693326
increment 0.5220213535848958
increment 0.4614399407537321
increment 0.503160004992297
increment 0.4808196789830792
increment 0.5349529244468699
increment 0.3755880557005619
independ 0.43626419935160643
independ 0.34471654220398673
independ 0.37837006364013565
individu 0.5777225279448687
indoor 0.4920604882484871
indoor 0.4957388216503859
indoor 0.44481575914491467
indoor 0.4164430469214907
induc 0.5153866539547546
infect 0.3585520220410508
infect 0.345040172458313
infect 0.36688819815998613
infect 0.38025574459329103
influenc 0.5545668316633422
influenc 0.4052518130245427
inform 0.33478160011182573
inform 0.4595966421527676
inform 0.5762026850512842
inform 0.37596406379683556
inform 0.388730991577263
informat 0.36866170764229406
informatica 0.31040932506954183
informatica 0.291299270624702
informatica 0.4704276492176669
informatica 0.4704276492176669
informatica 0.34248615776482844
informatica 0.3309837245573066
informatica 0.3714093371253648
informatică 0.3779644730092272
informatiqu 0.41210370036804633
initi 0.321609959905836
initi 0.37746727869586066
input-output 0.4207909658644348
insid 0.304630587227486
insid 0.3732041241054603
insid 0.48792274992480256
insight 0.4314539566981102
insight 0.4528278233672941
insight 0.47448118090234853
inspir 0.5179161161998505
inspir 0.35309688213338
instanc 0.3040601737932335
instanc 0.4834348170691837
int 0.28980578041883875
int 0.2942938090831524
integr 0.3510585291528922
integr 0.39149384047977664
integr 0.4313734146127156
integr 0.3444601471939493
integr 0.526715832362699
integr 0.3779262762855978
intelig 0.28183638214134293
inteligent 0.5309111108560763
inteligenta 0.365690668274831
inteligenti 0.3446544647403389
inteligenti 0.5545642823168266
inteligenţa 0.3967638383388287
intellectuel-form 0.41210370036804633
intellig 0.3347518206836537
intellig 0.23488768260194617
intellig 0.21570345528775092
intellig 0.615745122396552
intellig 0.3056078499019958
intellig 0.385288195025331
intellig 0.33009904039570476
intellig 0.3189491003661549
intellig 0.1801638678298789
intellig 0.28296679662135565
intellig 0.3019193966000361
intellig 0.27976169661864975
intellig 0.2658689527541823
intellig 0.33191878045906437
intellig 0.4468374165238367
intellig 0.3363151937814988
intellig 0.349716677119419
intellig 0.319934261889205
intellig 0.34955535256056125
intellig 0.3707178574383126
intellig 0.3166160377730702
intellig 0.3696981902929676
intellig 0.22814927930304407
intellig 0.314853191272861
intellig 0.21884085050361832
intellig 0.19826229037162016
intelligence-bas 0.4441658311445905
intelligence-bas 0.5844672385093892
inter 0.34135997596228074
interact 0.20990132711274362
interact 0.2810344269454241
interact 0.3313485212382864
interact 0.21229972547728124
interact 0.41145147221658884
interact 0.288275379350638
interact 0.27912017830327135
interact 0.41823804096057726
interact 0.32089260716707146
interfac 0.5134711907572743
interfac 0.4734516315155883
interfac 0.5206023912211287
interfac 0.3053343185476853
interfac 0.44242403286917736
intern 0.2154597323164742
intern 0.27266986517574016
intern 0.2975128146021528
intern 0.2754986380734575
intern 0.2754986380734575
intern 0.1652622151392655
intern 0.14583776396493142
intern 0.18173788186359163
intern 0.3330917642735287
intern 0.3385259940835658
intern 0.23923311366980357
intern 0.3641696193955196
intern 0.33077863088562387
intern 0.18398435871352462
intern 0.18258856284591504
intern 0.17277369934211487
intern 0.2049078426625816
intern 0.20786954484605127
intern 0.17478989937383782
intern 0.18907878880476162
intern 0.2738971493330074
intern 0.19321704780037088
intern 0.24046339187191274
intern 0.3123769092497165
intern 0.24673387228878435
intern 0.30055436965508414
intern 0.3600698204848753
intern 0.3298396138578249
intern 0.3786531615078884
intern 0.32182109624684924
intern 0.2662483823364731
intern 0.2662483823364731
intern 0.2662483823364731
intern 0.3123769092497165
intern 0.27376745618155224
intern 0.2986532005837363
intern 0.24643168651660283
intern 0.2675008119191617
internationalsymposium 0.31696097874553425
internet 0.3930959752908428
internet 0.30848174635866504
interpol 0.42785136230257137
interpol 0.4668425275862278
interpol 0.3479014268701519
interpol 0.3776422379913701
interpol 0.4784778342452847
interpol 0.38073935062431846
interpol 0.36373318031283836
interpol 0.3384317610620703
interv 0.504381574553648
intranet 0.8125176481758797
introduc 0.4352676328903472
introduc 0.45373313840376595
introduc 0.4797701484443533
introducer 0.6345242335903116
introduct 0.8994765887982274
invari 0.5222155850732445
investig 0.4493642012853452
investig 0.29361302879665413
investig 0.33214352446667667
investig 0.38002904077632965
investig 0.3374746480405017
invit 0.3991332123763299
io 0.5078517605558792
ipa 0.4486207147967242
ipdpsw 0.3179939631087524
ise 0.5869495752425511
ise 0.5627557275984338
ise 0.402041685050265
ise 0.6660271886547438
isp 0.37896294414248377
ispdc 0.33395151196456907
issn 0.29129308025073986
issn 0.29721010908904355
issn 0.29193918251865414
issn 0.2777219283430054
issu 0.4488598047288976
issu 0.33780585533673335
issu 0.3615908724494086
istvan-gerg 0.42869526088084614
iwsm-mensura 0.39918034988850554
j 0.5564128724271474
j 0.2772556045933451
j 0.2815492770623972
j.a 0.36171202410807696
java 0.3834510639197606
java 0.41471428072731514
java 0.38085633578878547
java 0.2673237918932914
java 0.25013783755519775
java 0.28080783761705774
java 0.338771075870058
java 0.5091945842232901
javascript 0.6977774125433025
jhotdraw 0.4867864418096417
join 0.3299530998040338
join 0.5220125227427919
joint 0.4512292272546311
joint 0.46302576283146657
joint 0.5277626525817669
joint 0.4269233335674519
journal 0.27327769745247393
journal 0.34614210828455266
journal 0.2797743613727121
journal 0.40064271252932565
juli 0.3233671601476787
juli 0.42335891082551763
julien 0.3021024895915834
k-mean 0.4862228569537125
kadan 0.41852833844691245
kept 0.30936359296493054
kept 0.42933940418876243
kept 0.4268436306109035
kept2009 0.3566740977928752
kept2013 0.4761649542635964
kernel 0.45634686392065305
kernel 0.301568199118022
kernel 0.45405885364178994
kernel 0.46279442738764054
kernel 0.7114138226414883
kernel 0.44187319289046434
kernel 0.42750695312870907
kernel 0.4397303834718231
kernel 0.2638938290073548
kernel-bas 0.5242742379749629
key 0.4388559046813381
key 0.46757897413736166
kinect 0.4293947683427444
knowledg 0.2514492549497527
knowledg 0.24188261976573647
knowledg 0.3356883040390944
knowledg 0.3356883040390944
knowledg 0.3182843638118854
knowledg 0.499427162357721
knowledg 0.4571451180458784
knowledg 0.5008821095887801
knowledg 0.3697352193356897
knowledg 0.389055296778656
knowledg 0.33414219345272456
knowledg 0.4571451180458784
knowledg 0.33373692945888306
knowledg 0.5144944378646533
knowledg 0.32594314988330797
l 0.30141862067198305
l 0.28050816366908016
l 0.397821077809438
l 0.4340665533056431
l 0.3116416871205515
la 0.4448479432110938
la 0.3847769330917263
la 0.5033095143988597
la 0.37794046907203244
la 0.29025321067216897
labor 0.36866170764229406
laboratori 0.424943818201593
laboratori 0.3520864365727186
lagrang 0.5732860032110577
lagrang 0.40549044861186473
langu 0.5269857994494325
languag 0.37031657836030846
languag 0.32990984091207143
languag 0.3854797356838871
languag 0.34981238704667117
languag 0.3379306878973345
languag 0.29034820371068454
languag 0.302764694938132
languag 0.23673459639343591
languag 0.23420889038805578
languag 0.4230569003494493
larg 0.2806792222767049
larg 0.4959049501244112
larg 0.3746516965424215
larg 0.3472881064348879
later 0.3500919962188635
lattic 0.5316982611298356
lattic 0.4985316675109105
lattic 0.46946387357733943
layer 0.3718082888383171
layer 0.3780216675077468
layer 0.4204838584272765
layer 0.32597733210325786
learn 0.25382483828375874
learn 0.32359132269356433
learn 0.36827964253083034
learn 0.4523405371578083
learn 0.3485270180655055
learn 0.29010707923281565
learn 0.317454756200596
learn 0.2581134418583979
learn 0.2906669379671991
learn 0.2584523241734032
learn 0.25357279328010923
learn 0.33076750386518844
learn 0.32884287332521855
learn 0.34341391809375615
learn 0.3733663087751139
learn 0.385203088382729
learn 0.29350198570474806
learn 0.3759076124907607
learn 0.34383520822416935
learn 0.282749540697524
learn 0.29828099907962946
learn 0.3339893519974378
learn 0.34434151162702636
learn 0.27450099678004847
learn 0.26527067701215384
learn 0.3414302346322808
learn 0.34111622274189696
learn 0.21483189161350652
learn 0.14970757493184278
learn 0.28878270320888944
learn 0.3233914705320013
learn 0.20627639148353827
learn 0.23496907436528058
learn 0.3183989061592348
learner 0.3741737271222983
lectur 0.3124052471924256
lectur 0.29624702268763353
len 0.3798002856029675
level 0.4025149786774321
level 0.4335120318864218
level 0.4109108717495832
level 0.24941541660461855
level 0.2935360124119909
level 0.36936127036130234
librari 0.4965622243754457
librari 0.36815046689371256
librari 0.44394241934440654
licenc 0.4890852422288619
life 0.3708370743359721
life 0.5389911221187567
light 0.5099658078195212
light 0.513777990080702
light 0.509162765272295
limbajul 0.3288190286103653
limbajul 0.3740736973133908
limbajului 0.3398420360879973
linear 0.4633316753306917
linear 0.5109581208662057
linear 0.4634630400486
linear 0.4373494394961965
link 0.34135997596228074
liquid 0.3099643359396232
lisp 0.3967638383388287
list 0.4299023670079017
live 0.3999221134738791
live 0.3800622986551171
live 0.4753834570562455
liver 0.3437208399818009
liver 0.3437208399818009
lnc 0.36584399807342033
load 0.4192863211440171
local 0.48186950189792177
local 0.30848174635866504
localis 0.4786685121044395
locat 0.5210104274391553
locuinţ 0.4664823828341492
log 0.45887083244871235
logic 0.5127305429523709
logic 0.7466252866916425
logist 0.5541914245740336
longitudin 0.38673657994757354
longitudin 0.3757056237245129
longitudin 0.3625177673564251
loulergue.transform 0.2858779400816324
loulergue.transform 0.303079936775705
low 0.49972945817540193
low-level 0.592589341747904
low-level 0.5255091747212349
luminair 0.45113330511191657
luminair 0.3972660939751757
lupsa 0.401027484461472
m 0.32398495535106275
m 0.29752379331402584
m 0.40617411071037485
m 0.42244116982246643
m-learn 0.5592345017198934
machin 0.285749874269358
machin 0.28702158445804543
machin 0.4001458929157718
machin 0.4954927905749829
machin 0.25116449662767176
machin 0.4750687582737826
machin 0.3945796583864299
machin 0.28112437952525604
machin 0.3191773895735737
machin 0.3198403072636838
machin 0.38436639416676427
machin 0.3195964439703431
macro-rout 0.4508753007874815
macro-rout 0.6696946710645851
macro-rout 0.39275757059000743
macro-rout 0.5021152880800241
macroflow 0.42965858920339245
macroflow 0.4133332228619186
macroflow 0.2651527333069254
macroflow 0.4238063284297917
macroflow 0.42965858920339245
macroscal 0.4345061598862162
magnet 0.3580870140742851
magnet 0.2986108852627492
magnet 0.3433538587142749
magnet 0.35099251088573896
magnet 0.2778067970315578
magnet 0.3474730462626513
maintain 0.37315794007095504
maintain 0.3625142898070773
maintain 0.3472881064348879
maintain 0.5741082379854887
mainten 0.5539936595455148
mainten 0.5108990949823325
major 0.5145443236943618
malwar 0.4198510430189968
malwar 0.3611325215436324
malwar 0.4473302464230734
manag 0.3208555838374879
manag 0.2557704660015835
manag 0.43965533896052905
manag 0.23518830396485924
manag 0.4296449180506514
manag 0.31479191570449316
manag 0.34393690262346793
manag 0.4375880853606846
manag 0.40243364193446246
manag 0.3378960751118621
manag 0.44093615699818084
manag 0.423624996117855
manag 0.3254850265157292
manag 0.3424928623667697
manag 0.2941518010953678
manag 0.40243364193446246
manag 0.31681386406109235
manag 0.42575844098996035
manag 0.3158855779491729
manag 0.2485196534356293
manag 0.3038831464568346
manag 0.354920067672745
manag 0.34914954215725114
manag 0.3115829878852675
manag 0.3158855779491729
manag 0.39939750942752406
manag 0.3406684806901116
manag 0.37007922709901236
mani 0.5645937670403199
map 0.4237549034943909
map 0.4123528651766668
map 0.4786329472288565
marian 0.5145814375051984
market 0.44331704662013016
mass 0.41483946286327905
matematicii 0.5
matematică 0.3779644730092272
materi 0.37378247649515883
materi 0.685865794707804
mathemat 0.45929283979730806
mathemat 0.45374478997571005
mathemat 0.22100947135427482
mathemat 0.4166450318339125
mathemat 0.427537428966173
mathemat 0.48731259835169194
mathemat 0.3942020488944855
matric 0.5567832170384924
matrix 0.4657418543586719
matrix 0.45529992645921746
matsuyama 0.32679904863787274
maximum 0.4587561845394959
maximum 0.3944526699206778
mda 0.24111499268723458
mda 0.48422874403400307
mda 0.43181149416154124
mda 0.28577739133239316
mda 0.2688236667943681
mda/mtdd 0.3781126893573364
mean 0.3616265452717972
mean 0.6670144944490365
measur 0.37160051186309584
measur 0.40286575205025654
measur 0.3681532261590529
measur 0.354616894902447
measur 0.4451334393733982
measur 0.388562620559804
measur 0.41434884530506605
measur 0.47379604368728423
measur 0.2838889829722093
measur 0.3306296725069331
measur 0.298424699184991
measur 0.34464236478816673
measur 0.3031333489598154
measur 0.34510253327578827
measur 0.2904662510030099
mechan 0.5588654566624867
mechan 0.4211393035056781
mechan 0.39773958260654896
media 0.41483946286327905
medic 0.2871037998935859
medic 0.3785648638202611
medic 0.4010820404039897
medic 0.2130259459151837
medic 0.3945541443650324
medic 0.4599540476499742
medic 0.31570171697186544
medic 0.2519713410567856
medic 0.3639072663362803
medic 0.38268532659960447
medic 0.3587348146912797
medicin 0.2794827761272254
medicin 0.3265110121562108
medicin 0.3854066791165561
meet 0.5001920941744169
meet 0.32699587139141884
meic 0.5181218561323687
meic 0.5980552022654959
memet 0.36954274791044317
merg 0.42248794106821963
meso 0.4345061598862162
messenger-h3llo 0.7071067811865476
meta-heurist 0.3226186790702983
metaheurist 0.29532635195502155
metaheurist 0.5139501637127685
metaheurist 0.5127244368368369
metal 0.31993927321049626
metal 0.32837838129512753
metal 0.2480644131730092
method 0.25261866443631265
method 0.33031210527554367
method 0.27962151642190375
method 0.36792471987003067
method 0.22971396176623549
method 0.43364824736812185
method 0.22497161535662327
method 0.3224098027410932
method 0.479112551425969
method 0.2944744625388153
method 0.3073903978767329
method 0.274473734097361
method 0.316771380909495
method 0.30831187006763267
method 0.2664835914886272
method 0.2685227914796443
method 0.24962360487728547
method 0.5251719210037545
method 0.2391553359226824
method 0.2772454772499369
method 0.28928936941145955
method 0.19812514131050626
method 0.27164515466105127
method 0.30947990886288673
method 0.419923325587715
method 0.29772733239289517
methodolog 0.33950100337892897
methodolog 0.3555213402084504
methodolog 0.3598828810461688
metod 0.42297337796640716
metric 0.45423958723196156
metric 0.4423731718789246
metric 0.4791396807748295
metric 0.4413011704238176
metric 0.4600242546611321
metric 0.44338969975807696
metric 0.43831266134972297
metric 0.31025176689382505
metric 0.3107198661869003
metrics-bas 0.6309580304130546
metrics-bas 0.5181401540564307
micro 0.4345061598862162
micro-express 0.4057645448525694
micro-express 0.4828337058012432
micro-mot 0.4305306408293907
microarray 0.3931421153902685
microarray 0.39612639850647585
microarray 0.39982337192122513
microarray 0.3393939205471218
microarray 0.3749699285789555
microarray 0.44028292993125195
microarray 0.3179210151257032
microcapillari 0.5046143889148248
migrat 0.3746852917610543
minim 0.29089270474855056
minim 0.44557268398172084
minim 0.4355829486883141
mistak 0.5271054683961022
mixdecor 0.43067117736141575
ml 0.3021024895915834
mmvc 0.5707787825521794
mn 0.2751193549917436
mobicontext 0.43227793793510705
mobil 0.42340828578174416
mobil 0.3989847368447002
mobil 0.34564507500522174
mobil 0.32084389515068606
mobil 0.33209564268314634
mobil 0.32718690555103
mobil 0.3862746849743192
mobil 0.3397389615847019
mobil 0.3492321842374686
mobil 0.32737535042136273
mobil 0.3806162866914229
mobil 0.37058357397038993
mobil 0.3376090760289944
mobil 0.3503579098509779
mobil 0.2725430900561238
mobil 0.4157624702982283
mobil 0.38847335074844075
mobil 0.2512674794474513
modal 0.48225553076640365
modal 0.5211831603042315
model 0.3309634721734405
model 0.3494777970085978
model 0.251687177452916
model 0.23356041774432493
model 0.3120029589340533
model 0.32057030919005003
model 0.4580411036733831
model 0.3793982563397107
model 0.2197043012284811
model 0.18049092250872067
model 0.3546698079731584
model 0.21537681163009073
model 0.37075041204811054
model 0.2593655164107729
model 0.2522730013335053
model 0.2519852068437962
model 0.3136674419697819
model 0.23593383640482396
model 0.1797106372199969
model 0.25796998402189225
model 0.2607953231157571
model 0.2526939148725491
model 0.2109838077587046
model 0.24562399778437957
model 0.26226287845415536
model 0.2922442983886852
model 0.27401450794041715
model 0.2543693993295999
model 0.2580375945952953
model 0.1623241015296639
model 0.2484140333353329
model 0.22308638333802422
model 0.2712554748128485
model 0.2910641238397631
model 0.3157997841151258
model 0.3142670165491591
model 0.22090275157422642
model 0.27453354828042176
model 0.28056642051644376
model 0.2936777046436222
model 0.32627558568152665
model 0.35344255364729427
model 0.24372056181143234
model 0.30138828856197597
model 0.2788153182365953
model 0.26957491186619864
model 0.4785522949096938
model 0.33491406205683355
model 0.2985435071190467
model 0.6530145877014363
model 0.19480077624099815
model 0.30757985506119445
model 0.51643080253868
model 0.20311143398975756
model 0.2180083901801722
model 0.15239163932290348
model 0.19791500620293967
model 0.1547516269135391
model 0.1894710804682839
model 0.15032622148644617
model 0.33645593086885506
model 0.15937172938504043
model 0.192888302756181
model 0.1663013442867638
model 0.30733659100329797
model 0.3028361495802073
model 0.2881456059305118
model 0.31905070477632014
model 0.3745586142065438
model-driven 0.3385440560852722
modeling-structur 0.2751193549917436
modern 0.327817911731706
modern 0.4298604788524777
modul 0.5266888046797041
modular 0.4691777690081295
modular 0.456012014427379
moldovan 0.28579137659585313
moldovan 0.36815046689371256
moldovan 0.4144171586287742
molybdenum− 0.27201126896110267
monitor 0.4107231201683131
monitor 0.3845250175776047
monitor 0.3563049360897337
monitor 0.33861111568983937
monitor 0.4235361501099022
monitor 0.4869453700038936
monitor 0.4374037436568307
mood 0.5147762667812036
morpho-syntaxiqu 0.35707332181233503
morpholog 0.4233075192932542
mot 0.33230190481761
motif 0.3441359232240641
motif 0.539464240888425
motif 0.36451821187204686
motif 0.5309648371888803
motor 0.43458508326160367
movement 0.4293947683427444
mpi 0.5496613129623011
mpi 0.338609288916789
mpl 0.3044293265019592
mpl 0.5283731999079422
mpl 0.3786954704030216
mpl 0.42143484068716314
mpl 0.3368219883508336
mpl 0.33652400064127563
mpl 0.5561352789749795
mri 0.321609959905836
mri 0.37453824187869983
mud 0.525040474209571
multi 0.5372511941472414
multi-ag 0.4807566602456534
multi-ag 0.341382349332678
multi-ag 0.5827780171550044
multi-ag 0.44612518837994525
multi-ag 0.7002488945161608
multi-ag 0.41277635108516386
multi-ag 0.5386508792295661
multi-ag 0.6011584141932703
multi-ag 0.517503436724164
multi-ag 0.5761564467032981
multi-constrain 0.518245678413914
multi-constraint 0.4514439208959004
multi-cor 0.4457352672231222
multi-express 0.5053823478131924
multi-label 0.43428707647786025
multi-mod 0.5242742379749629
multi-object 0.3975397720909795
multi-object 0.4810481736298138
multi-object 0.5206271089356962
multi-object 0.47582868837042824
multi-object 0.47184560542733234
multi-object 0.6275773974979875
multi-object 0.5091978765427784
multi-object 0.2485912398332784
multi-popul 0.4973937942156184
multi-popul 0.5481135909747435
multi-stag 0.4026889914435567
multi-ti 0.560050642590917
multi-way 0.477268856561759
multi-way 0.33378482138321797
multiag 0.4673748105176848
multiag 0.4268525699892396
multiag 0.37702149707784294
multiag 0.4947705526234797
multiag 0.43092121760135177
multiclass 0.366689754466814
multiclass 0.4283200479518751
multidimension 0.5200598328390377
multifacet 0.3829733102193241
multilevel 0.46551375651013477
multilevel 0.3984512790349714
multilevel 0.47665782499722675
multilevel 0.3598868321228918
multilevel 0.507044745347462
multimedia 0.4598398850713907
multimedia 0.5023015915079156
multimedia 0.37712819303477435
multimedia 0.36412813835671204
multimedia 0.44495944280938904
multimedia 0.4513626929037121
multimod 0.5343061464416954
multimod 0.32614165223193486
multimod 0.4909486562952694
multiobject 0.5363072272008902
multiobject 0.4643086059067359
multiobject 0.5239217991677833
multiobject 0.5786786424217578
multiobject 0.5786786424217578
multiobject 0.49390826395430665
multiparadigm 0.3155815044479426
multipl 0.33199448727245745
multipl 0.45554110972838124
multipl 0.4623911309579181
multipl 0.47672316510917184
multipl 0.30960675090472495
multipl 0.4578242754072765
multivari 0.29213376648588146
multivari 0.46346064030449596
museum 0.5377339592830847
mutat 0.38360173308555656
mvc 0.586223023829991
n 0.5413925169811723
nation 0.5104876077837915
national 0.28183638214134293
natur 0.4123207531159777
natur 0.36733077051950214
natur 0.24111499268723458
natur 0.46387617667607245
natur 0.316254363509844
nature-inspir 0.43553229069444305
nature-inspir 0.40123150676062086
naţională 0.5
neighborhood 0.3498815191122641
neighborhood 0.43272125316092086
neighborhood 0.4348145719804118
neighbourhood 0.5323359509070283
nerv 0.40230478677730996
nerv 0.31841991147626303
network 0.2610334238570743
network 0.35065824378801286
network 0.2546409785136617
network 0.23181504068065675
network 0.3633910804071651
network 0.49108970270994357
network 0.3576657565411982
network 0.226452633256616
network 0.2700197506943075
network 0.357982588640283
network 0.21684651894133394
network 0.24714130912260082
network 0.43720019455120346
network 0.44418010065555996
network 0.27626936289979315
network 0.2672943902281928
network 0.3074489769220366
network 0.4910080976606949
network 0.4057168654407291
network 0.37852021424969406
network 0.3850810289991402
network 0.31456870860441066
network 0.2670654468359338
network 0.40122828261902715
network 0.3015470945417522
network 0.2903357737360138
network 0.3823291978073557
network 0.286659625891433
network 0.3034942937039265
network 0.4023954466580335
network 0.3123328306370636
network 0.29572768726453363
network 0.2061803836833263
network 0.3171320272167593
network 0.35205056896420744
network 0.19151956221811317
network-bas 0.5084913698311617
neural 0.4008518857148983
neural 0.5314351833174379
neural 0.32191473329205483
neural 0.30608055664212924
new 0.3953174424413154
new 0.2824210983460276
new 0.2339311284657865
new 0.4908800694617732
new 0.3597522356558291
new 0.4201731040743738
new 0.37947280729220567
new 0.297838578669229
new 0.49744028910044774
new 0.4401461317534759
new 0.4231384333970822
new 0.35271952244992466
new 0.3144630341580812
new 0.30277150729110963
new 0.24186682535462334
new 0.27241047681930153
new 0.2751929075694392
new 0.3715758905194299
new 0.4460682579814152
new 0.29180858570820806
new 0.3265406551300543
new 0.3188109504131049
new 0.23172384636730803
new 0.3103544911106548
new 0.2992501997243796
new 0.1919686200159862
new 0.2695890830028728
new 0.3933083682302324
new 0.2959017120425686
new 0.19313994951168625
niculescu 0.17277369934211487
niculescu 0.19321704780037088
niculescu 0.3188034185387418
niculescu 0.34337757093306354
niculescu 0.29533359851191615
niculescu 0.2558925972329172
niculescu 0.39279512424925006
niculescu 0.4456931036271108
niculescu 0.2777679125200333
niculescu 0.3519357101375308
niculescu 0.2908505213166573
niculescu 0.247307873829216
niculescu 0.197653654863963
niculescu 0.26363116218115307
niculescu 0.2427926162929007
niculescu 0.2623604292401873
niculescu 0.2675373569099514
niculescu 0.3078590532226286
niculescu 0.1917830923928555
niculescu 0.24873211595002787
niculescu 0.26678524647807245
niculescu 0.36001570502029534
niculescu 0.22247466860150694
niculescu 0.28486910523276165
niculescu 0.2757176042432353
niculescu 0.30089525569021597
niculescu 0.36242293447694346
niculescu 0.4230782906887996
niculescu 0.1941483302828098
niculescu 0.28388231167457534
niculescu 0.2886098790577069
niculescu 0.2489273559565076
niculescu 0.21605369125815388
niculescu 0.32214260336208467
niculescu 0.3851907699983544
niculescu 0.23312524691134495
niculescu 0.3745288595854623
niculescu 0.32666161692837276
niculescu.build 0.3892080047013417
niculescu.mixdecor 0.3089247768313569
niculescu.som 0.5895903953021051
nlp 0.4098361322361141
node-weight 0.536763730621368
non-degener 0.3961086537628411
non-degener 0.3827449156837533
non-recurs 0.4299023670079017
nondeterminist 0.5895903953021051
notar 0.36866170764229406
note 0.2665590780895397
note 0.2770611178171748
note 0.2883825945477477
note 0.27346686970684336
novel 0.3673799380508303
novel 0.2972417702556901
novel 0.42510926577177854
novel 0.5791754280455299
novel 0.2535136121895881
novel 0.2398862444004243
novel 0.3338694501048968
noyaux 0.4037552584955519
np-difficult 0.6028777348105078
np-hard 0.6272980059688178
nsga 0.3723952114665825
nuclei 0.5860247807918753
number 0.36153520300033404
number 0.3562406652366767
numer 0.22903662696287835
numer 0.24030147367826343
numer 0.38111711598555215
numer 0.3233086927159776
numer 0.432206625596593
numer 0.42169952974357494
numer 0.348879607134759
numer 0.348879607134759
numer 0.348879607134759
numer 0.3229127224097724
o 0.3099495963990461
o 0.26562386152625717
obiect 0.3772952921173818
object 0.3976270323485304
object 0.33163339232649997
object 0.32840799331721476
object 0.3565680177278955
object 0.3458043296939232
object 0.2788168251840038
object 0.3091457545131865
object 0.33748113533401086
object 0.3459413538652826
object 0.33775240565087017
object 0.3447338298839378
object 0.24549121181633599
object 0.4259922909908282
object 0.31840514185859503
object 0.3266136432219105
object 0.3287935243169942
object 0.2856061286585266
object 0.3642541700037562
object 0.3258135995777286
object 0.20521912387652988
object 0.26435897811396514
object 0.3187831467648562
object 0.4191170127604827
object-ori 0.4416852496137208
object-ori 0.5334055211187547
object-ori 0.31644355761468773
object-ori 0.371113779893495
object-ori 0.37764851902889446
object-ori 0.5316706662415267
object-ori 0.3749832528760671
object-ori 0.4156192876289049
object-ori 0.5055652804697868
object-ori 0.3857882940843509
object-ori 0.48709067989735877
object-ori 0.2895208056353337
object-ori 0.6501747779516396
object-ori 0.2663788516137981
object-ori 0.3609612678046911
object-ori 0.25516649423177473
object-ori 0.3017668414453112
object-ori 0.31590364498052875
object-ori 0.29247704550975656
objectori 0.5049208507693577
objectori 0.5481392922606182
observ 0.5078083342019559
obstacl 0.35081008193124685
obstacl 0.3853378169955292
obstacl 0.4097714465278074
occup 0.523770935373856
ocl-bas 0.46140739329828734
on-wrist 0.4474458395165158
ontolog 0.6085373489064466
ontolog 0.44271548643502473
ontolog 0.4000969233568758
ontolog 0.4818569260566124
ontolog 0.5045905353606386
ontology-bas 0.3912791263367265
ontology-bas 0.6014784591012278
oodb 0.4407914895334725
oodb 0.3962350413192242
oodb 0.4384082235331875
oolaca 0.40830249569521027
open-clos 0.5032191710987665
open-sourc 0.38673657994757354
open-sourc 0.3757056237245129
open-sourc 0.3625177673564251
oper 0.4856541116596235
oper 0.39081563383396467
oper 0.409618721894082
oper 0.3847834095462717
oper 0.4231210897757226
optic 0.4057645448525694
optic 0.39895693037737423
optim 0.349031891342834
optim 0.34170410969188114
optim 0.3105447675238783
optim 0.2870812235768489
optim 0.36321507131465103
optim 0.26876519133779675
optim 0.24372953668221392
optim 0.3638297014427432
optim 0.3733663087751139
optim 0.385203088382729
optim 0.3525575387695548
optim 0.25284874627321025
optim 0.27065817681290255
optim 0.32638124985023004
optim 0.3291513251482342
optim 0.22251518750662347
optim 0.4353172420519844
optim 0.3766261590100566
optim 0.33623844610425213
optim 0.3519513663932838
optim 0.39101755559119555
optim 0.3385427316930545
optim 0.34111622274189696
optim 0.3282565809488841
optim 0.4187765170497879
optim 0.413654950409139
optim 0.4893718146153038
optim 0.31639539709667636
optim 0.3035659095797341
optim 0.30982911579183814
optim 0.3162333588435811
optim 0.3844694838901506
optim 0.6550668877240081
optim 0.38737962580140756
optimis 0.31394024704693774
optimis 0.48178089497149273
optimis 0.37970943128080253
optimis 0.46000135208275483
optimis 0.44504572720874114
optimis 0.2949173837150201
optimis 0.2965736850989314
optimization-bas 0.621025168396705
optimum 0.39782929114237536
option 0.43749085919794933
option 0.35264953915727026
order 0.49364229636192264
order 0.32411249671424336
order 0.3649898521306625
order 0.318410814009092
order 0.28608923831706506
order 0.3446903143685901
order 0.2818995763879492
order 0.4380114979307701
order 0.3890517578280545
order 0.397093552126408
order 0.45572677853708143
ordin 0.5017989466423057
orient 0.37848817556220044
orient 0.40520826653287645
orient 0.3379563789597944
orient 0.33466948386689804
orient 0.3127281402335747
orient 0.3458123192574608
orient 0.36336641276929144
orient 0.3150399874787322
orient 0.3439156161706244
orient 0.3525371388706733
orient 0.3441920585800027
orient 0.351306592002701
orient 0.25017179491448716
orient 0.32447591610065935
orient 0.33506236547555684
orient 0.3320256249127627
orient 0.24894064522301368
orient 0.2091318715285823
orient 0.2693992977068737
orient 0.3248611281218399
orient 0.4271079790829023
osgi 0.45432178464102757
osgi 0.35753790019245846
otm 0.3862604792554682
otm 0.3912791263367265
outbreak 0.41212733450868205
outlier 0.5344486710734463
outlier 0.3980855342210612
output 0.4647443033124374
output 0.40930489310335333
overlap 0.48807684407139534
overlap 0.5022909011460316
overlay 0.37896294414248377
overview 0.4817504325624804
overview 0.6067441685233281
oxo 0.27201126896110267
p 0.5564128724271474
p 0.5283957333948408
p 0.6814578247133078
p-system 0.7051726523462202
page 0.4872598844709302
page 0.29624702268763353
pandem 0.5492152989359905
paper 0.321599150178501
paper 0.2480644131730092
paper 0.36306472414679475
par 0.3365328275475584
par 0.3460036355722026
paradigm 0.5313055544542384
paradigm 0.2942938090831524
parallel 0.33334369229476174
parallel 0.3292973628599404
parallel 0.35278000065310533
parallel 0.2434581029850472
parallel 0.2765924375026749
parallel 0.3185461616925982
parallel 0.287962351312428
parallel 0.1736865191337903
parallel 0.17236884774388744
parallel 0.1934388889584557
parallel 0.39246964177484683
parallel 0.1656753320236608
parallel 0.38996527944662324
parallel 0.165006685428394
parallel 0.18240244281856263
parallel 0.26512273042378776
parallel 0.2970842578287878
parallel 0.26521172300501356
parallel 0.24156996168730954
parallel 0.3708098793865668
parallel 0.4207470912865057
parallel 0.2622208876341688
parallel 0.3322374188767
parallel 0.27457124610465594
parallel 0.21731060204504715
parallel 0.21258322923716946
parallel 0.2643714087941808
parallel 0.252562949290146
parallel 0.25185293543988896
parallel 0.33986516612445045
parallel 0.21002247720962824
parallel 0.2602853377306973
parallel 0.2840537638641327
parallel 0.3220309671090089
parallel 0.34213765987340305
parallel 0.3993980583166268
parallel 0.18328160023083456
parallel 0.26799305605746715
parallel 0.23499457386257463
parallel 0.36363115055693385
parallel 0.4401538580927254
parallel 0.2453499143591301
parallel 0.29489277460718644
parallel 0.2837319576558368
parallel 0.20949938323733755
parallel 0.3399162526773505
parallel 0.29489277460718644
parallel 0.25844434194715543
parameter 0.5958882341448207
pari 0.5194706539434079
parlist 0.48539995031354094
pars 0.4925231563115031
pars 0.48046641996562467
particl 0.39900130633795333
particl 0.4960688745705472
particl 0.44136824499520144
particl 0.40802019248785454
particl 0.3399244719394096
particle-bas 0.5561781497223307
partit 0.32623393964345654
partit 0.5072256180539361
partit 0.44747434129954017
partit 0.49586173078329754
partit 0.4595716763565553
partit 0.5729074231657811
partit 0.46158007471351986
partitions—i 0.42028539631166184
patient 0.3965965266746701
pattern 0.3310885562560914
pattern 0.4352715630482221
pattern 0.36745270945813185
pattern 0.4478566749784744
pattern 0.2850266734453338
pattern 0.4265324058978297
pattern 0.321183257362793
pattern 0.38320118628156175
pattern 0.33723420429976286
pattern 0.37660167348162826
pattern 0.4148568162091959
pattern 0.32972310112056236
pattern 0.36789568720646787
pattern 0.1970289436343132
pattern 0.4076591194032053
pattern 0.3635593902363406
pattern 0.2091318715285823
pattern 0.22540173053882742
pattern 0.3291270593249706
pattern 0.3681820172755948
pattern 0.2657479085313327
pattern-driven 0.3155815044479426
pdc 0.3379044778502871
pdc 0.37116248035536514
pdpta 0.47317282278829953
pe 0.32972904080544935
pe 0.38137863036277847
pe 0.2541208950885856
pecuchet 0.6170975861196848
pedagogi 0.536087598334091
pedestrian 0.5145025578330147
pedestrian 0.4451721040132023
pedestrian 0.48110636218140024
pedestrian 0.45612016575909486
peer-to-p 0.7071067811865476
pentru 0.43041096835393233
pentru 0.2379083744734998
pentru 0.41872932491007075
pentru 0.33504243462827427
pentru 0.331802175688616
perform 0.28702158445804543
perform 0.43215661329882565
perform 0.3704642684473955
perform 0.32948574208483467
perform 0.5653447849619135
perform 0.36866682383662736
perform 0.3666141703301443
perform 0.32734378374339285
perform 0.31393028813154344
perform 0.3346509167804987
perform 0.6232086944966222
perform 0.6232086944966222
peripher 0.4268597142288488
permit 0.31248997311751114
permutation-bas 0.5258248747771997
permutation-bas 0.43634427763858585
person 0.4228139948419215
person 0.4730932864218222
personalis 0.5741914626808888
personaliz 0.45582312515902257
personnel 0.3226186790702983
perspect 0.3668491269425505
perspect 0.31628552717263
perspect 0.2651527333069254
perspect 0.28837359772147025
perspect 0.31989796574021095
pervas 0.41802487770099656
pervas 0.36094292989800497
pesa 0.3723952114665825
phone 0.5270647696969567
phone 0.485163976224757
php 0.4508805332740285
physic 0.36384249289225234
physic 0.40469401295809915
piec 0.35294462380372693
plan 0.5677452808699404
plan 0.4549703376631957
plant 0.3099643359396232
platform 0.3489705236952733
platform 0.37013028675911896
platform 0.29835040689932196
platform 0.30514529909771215
platform 0.27777009413124076
platform 0.31272765889366966
platform 0.32591123003915895
platform 0.3859984377056832
platform 0.34676992639081883
platform 0.4422288664490363
platform 0.35026881137076843
platform 0.27462955220088114
platform 0.2767668162482404
platform-independ 0.4797518706071906
platform-independ 0.44959442123379506
platformă 0.31248997311751114
plierii 0.5098831448168981
plist 0.477268856561759
plist 0.33378482138321797
plist-bas 0.3978631151944687
pocket 0.48311600356133366
poeketpc 0.48311600356133366
point 0.39488306242828053
point 0.42683034311543144
poitier 0.25206234300784774
polici 0.49561753988403395
policies.in 0.2986177398933449
pollut 0.3548331877043949
polyad 0.3767892550151386
polyad 0.42800666286746575
polymorph 0.37342179524310176
polynomi 0.49042852746645393
polynomi 0.4364259542620514
polynomi 0.41693247638969455
popul 0.4502880565593603
portal 0.4299606194027333
portal 0.48378984621992893
portal 0.4460917886877996
portfolio 0.6115444855279676
posit 0.3956169582324875
pott 0.6530463613867938
potteri 0.4294884168806919
pour 0.31065486521382496
pour 0.3512682906992124
pour 0.2891036578354811
pour 0.3211911928055702
power 0.45632125652456607
power 0.40549044861186473
powerlist 0.42220206629766754
powerlist 0.3816661895846883
powerlist 0.23020464876014093
powerlist 0.26009023752788163
powerlist 0.21958659662784774
powerlist 0.2584305927465479
powerlist 0.2187003703658689
powerlist 0.2365788943644228
powerlist 0.3513944855358891
powerlist 0.3851989685987099
powerlist 0.2399625692702189
powerlist 0.34498299032381696
powerlist 0.45347031083110945
powerlist-bas 0.32157861266559407
practic 0.3578742596548644
practic 0.4475226897976912
practic 0.28782779946581377
predict 0.35641973705744306
predict 0.3463932563851978
predict 0.251833504289942
predict 0.36006346744701184
predict 0.41974631778272953
predict 0.39401064014134857
predict 0.35706905151675217
predict 0.3452074364289428
predict 0.6000065247468294
predict 0.3277668461109685
predict 0.34566413613363595
predict 0.40134266456741646
predict 0.37630747067876535
predict 0.35436618043341844
predict 0.3411500262090368
predict 0.3063672551055567
predict 0.3737971942579457
predict 0.24618203462813512
prefer 0.502298986138918
preliminari 0.5152581721559507
preliminari 0.391558339119728
preliminari 0.3715011981116034
presa 0.5773502691896257
present 0.3288675663147885
press 0.40292784497770234
prevent 0.3715991751671588
prevent 0.3802386918325812
prevent 0.3940926625907103
prin 0.3202927643648518
prin 0.3555915374248447
princip 0.5030270111353313
princip 0.2236657972147914
princip 0.29176749959398995
princip 0.5218304471861271
princip 0.624588629534337
princip 0.3580870140742851
principiil 0.588412464508708
principl 0.28056409204016525
principl 0.2698897541312327
principl 0.37455702244992517
principl 0.37455702244992517
principl 0.5918385433332619
principl 0.3958381915316932
principl 0.5740667827711678
principl 0.3636834951926818
priorit 0.3512943942565793
priorit 0.3512943942565793
prioriti 0.4988260951943167
problem 0.2822520810814836
problem 0.15796643838089502
problem 0.21452499635101815
problem 0.3082548386285498
problem 0.2994355583152085
problem 0.25641513285064893
problem 0.41505727099266515
problem 0.4779914657676365
problem 0.5998845223511461
problem 0.3317580719020263
problem 0.3040776630764982
problem 0.25995437561290297
problem 0.31319939514559647
problem 0.2992933284391428
problem 0.27465108475864136
problem 0.3373914151659404
problem 0.28311143016567136
problem 0.26606855055068646
problem 0.3078042679217841
problem 0.317562543363471
problem 0.24196388833212648
problem 0.3098993260761414
problem 0.23309954148016854
problem 0.26728981269211044
problem 0.180942256304328
problem 0.2961866124332004
problem 0.2576635650756295
problem 0.22669115322325625
problem 0.24267329405785124
problem 0.23950219094056568
problem 0.2578218253480462
problem 0.2642187978963771
problem 0.2231921839858603
problem 0.2814760757662584
problem 0.23653906028072708
problem 0.280329106232813
problem 0.2679968577901173
problem 0.2875675436903486
problem 0.20603534293802503
problem 0.3104916979108289
problem 0.27016542672449423
problem 0.2790956099678141
problem 0.29519198585028666
problem 0.24326288373801253
problem 0.23833466794698474
problem 0.20492747405839612
problem 0.20266484965637438
problem 0.29515537189876784
problem 0.3906448432967688
problem 0.2430228199194179
problem 0.316957757691933
problem 0.221447509323145
problem 0.2672016221457062
problem 0.15473929800018318
problem 0.30786415258070404
problem 0.24468664644424273
problem 0.23636783112043197
problem 0.27301442221646294
problem 0.34775522286145133
problem 0.2764466917055921
problem 0.2036135807559871
problem 0.23112018079116367
problem 0.2764835965784737
problem 0.3277975921304059
problem 0.31198168958528893
problem 0.344587953538931
problem 0.344587953538931
problem 0.3261469684218125
problem 0.38266840169248245
problem 0.27867255507388605
problem 0.2576065468831094
problem 0.3071490841506406
problema 0.4805523290654987
problema 0.4095119715876135
procedur 0.39864380475245786
procedur 0.42303156165627087
procedur 0.4434399751499999
procedur 0.3915866801799396
procedur 0.42141868768504576
procedur 0.45748980431508457
procedur 0.45069705339417476
procedur 0.24562445901903715
proceed 0.2549525987434392
proceed 0.18846294196132313
proceed 0.23925668483444498
proceed 0.6960508060778305
proceed 0.166311543281267
proceed 0.20725158411418407
proceed 0.20822168995758036
proceed 0.1970289436343132
proceed 0.23367431464352137
proceed 0.23705180239073326
proceed 0.20382955970160266
proceed 0.21562306163329714
proceed 0.31234884825075715
proceed 0.2203422799025985
proceed 0.2091318715285823
proceed 0.22140430267828007
proceed 0.21062205269181847
proceed 0.340580336290089
proceed 0.2810275814969081
proceed 0.30505454588542336
proceed 0.32377518546880457
process 0.4200074364620764
process 0.4200074364620764
process 0.3559901986364077
process 0.3150212494463124
process 0.32683739191557276
process 0.2854417975090212
process 0.41323837555464027
process 0.23020464876014093
process 0.3681110045146126
process 0.39085179401896236
process 0.39085179401896236
process 0.3425429288277794
process 0.3736804346967406
procesul 0.40419220961149555
product 0.44461833235341053
product 0.3809409308076707
product 0.36306472414679475
produselor 0.40419220961149555
profil 0.38360173308555656
prognost 0.3437208399818009
prognost 0.3437208399818009
program 0.24318191449722243
program 0.25360401133875965
program 0.2672435828942365
program 0.27800393596811485
program 0.28595272304993496
program 0.3233445265294891
program 0.2198561586120949
program 0.26959599701460435
program 0.2627873072017703
program 0.46997029064375023
program 0.46997029064375023
program 0.32917292236133067
program 0.3975289062604787
program 0.30523860309107254
program 0.28144853545117815
program 0.29216935260798155
program 0.3094778237272665
program 0.2875148316308938
program 0.1925423737704519
program 0.20061552040458808
program 0.2236727346177938
program 0.2630038377961194
program 0.2541143059618116
program 0.2926585322656581
program 0.26456020890369186
program 0.28889359730519754
program 0.31584771123324107
program 0.2868873951196345
program 0.15836076542566907
program 0.19852305486238112
program 0.17771848521066863
program 0.18028719716845387
program 0.30442243752075193
program 0.17913677834164254
program 0.15502037802737464
program 0.16398979900043814
program 0.16757894966716078
program 0.27294079574974717
program 0.2561455875838864
program 0.24365848008300472
program 0.22193803890534217
program 0.34067487887549064
program 0.3865537903099299
program 0.24091070410846854
program 0.19965019042245705
program 0.16137015169926963
program 0.2428864565801078
program 0.23203764770290583
program 0.23138533530271738
program 0.31224498250960064
program 0.2609692647850372
program 0.2958601342971475
program 0.3143327950941803
program 0.3669397518890705
program 0.24621377958668714
program 0.3340795514301675
program 0.2021917033877055
program 0.32483237697647316
program 0.2254108021465963
program 0.28001687088222327
program 0.2606736111438398
program 0.1924737742342242
program 0.3213739600356254
program 0.22489651433271599
program 0.2354321908956197
program 0.2179731468919394
programar 0.3967638383388287
programarea 0.28176004485824396
programarea 0.31457936569589895
programarea 0.3578742596548644
progress 0.37798403985631934
proiectării 0.3772952921173818
project 0.5026203389790841
project 0.30706288551379346
project 0.47142756431797855
project 0.39986784905534706
prolog 0.3967638383388287
promot 0.4589013537487328
promot 0.47304463381526646
promot 0.45733038095062917
properti 0.39555716333620355
propos 0.494436730713219
propos 0.4640377946113529
protein 0.3784128720191851
protein 0.4031458690050235
protein 0.3624872400394957
protein 0.33322594617489854
protein 0.34973367969706076
protein 0.36645727311987086
protein 0.4237457428929478
protein 0.33536619711345533
protein 0.35367843999206083
protein 0.41064788813261055
protein 0.385032247417099
protein 0.35742786845180446
protein 0.362582243224627
protein 0.22809016242132008
protein 0.34905966937286165
protein 0.3134704515845176
protein-ligand 0.37652840193372605
proteinei 0.5098831448168981
protocol 0.5439421575970458
protocol 0.471195313562208
prototyp 0.45432178464102757
prototyp 0.35753790019245846
proxi 0.39009747918548715
proxi 0.4157435529926195
proxy-cach 0.44283461401895136
pso 0.5237593454403507
publish 0.3143286473386865
puls 0.40252979596213473
puls 0.5433257924512177
puls 0.5844513138298519
puls 0.696357196050432
puls 0.3806047109246991
punctelor 0.4223829369206617
purpos 0.43955003082732275
puzzle-romanian 0.35294462380372693
q-learn 0.5534974878911708
q-learn 0.4899610392657705
q-learn 0.54865708839246
qo 0.4672819551319961
qo 0.4250535918717096
qo 0.4112451683426849
qualiti 0.21843975752315248
qualiti 0.4664814202420902
qualiti 0.4069258042085634
qualiti 0.47994967760621665
qualiti 0.3075317813643914
qualiti 0.4178429222062927
qualiti 0.449494870723029
qualiti 0.4056381415132319
qualiti 0.2871236932478067
qualiti 0.2875568975424351
qualiti 0.2926801712124898
qualiti 0.29648293790979474
qualiti 0.455756744075131
qualiti 0.39260902200922
quality-compon 0.5655848104955657
quantit 0.4391638078994984
queri 0.4015845370076958
queri 0.5111430829686888
queri 0.4508312030133923
queue 0.5173482803653696
queue 0.4701313316217954
r 0.33378482138321797
r 0.37795854527892536
r.lupsa 0.33481847359604755
radiometr 0.5222155850732445
random 0.37299200770271906
random 0.47558665615444734
rank 0.3845196518583133
rapid 0.45432178464102757
rapid 0.35753790019245846
rate 0.34135997596228074
ration 0.5937181445939894
ray 0.43553229069444305
ray 0.36075406845351604
real 0.32753587837391035
real-lif 0.598882269257884
real-tim 0.4689894196287422
realit 0.3288675663147885
realiz 0.3781126893573364
realloc 0.5020701260351662
realloc 0.48171173121114286
realtim 0.4330843597756659
reason 0.32679904863787274
receiv 0.2960420921335517
receiv 0.42683034311543144
recent 0.5898623776479487
recogn 0.5278156513184634
recognit 0.3093809194883085
recognit 0.42811652994289157
recognit 0.32899824858949195
recognit 0.3704268005978777
recognit 0.40032762359443497
recognit 0.37953666046717166
recognit 0.37322820366597687
recognit 0.40137969828214337
recognit 0.3274484322957072
recognit 0.3257428343720982
recognit 0.37087090442806253
recognit 0.25468900746484996
recognit 0.43354748340312993
recognitio 0.4005062331113774
recombin 0.43634427763858585
recombin 0.4296093204836079
recommend 0.43227793793510705
reconfigur 0.43955003082732275
recruit 0.6036794413886811
recunoaster 0.42297337796640716
recurs 0.5126281300987237
recurs 0.4561810912910436
reduc 0.4005191438899887
reduct 0.43458508326160367
redundanţei 0.4345067941285557
reengin 0.5357390146762011
refactor 0.4156251881123851
refactor 0.3427754834462075
refactor 0.480498943380176
refactor 0.43349252113016445
refactor 0.3863318254400532
refactor 0.4060349548144582
refactor 0.4164687000675712
refactor 0.5229148086733436
refactor 0.4401461317534759
refactor 0.5901359666654808
refactor 0.3684021729668407
refactor 0.4875886493374759
refactor 0.30333222249314085
refactor 0.35184280608196905
refactor 0.3681546678167078
refactor 0.39561511593444576
refactor 0.35758295000125145
refactor 0.2764027065064639
refactor 0.33351132180140347
refactor 0.3862798990233725
refactor 0.3427130434123045
refactor 0.30540895009339464
refactor 0.2950257081348073
refactor 0.3846701555572054
refactor 0.30754168320051123
refactor 0.3407666468978515
refactor 0.3471383038138779
refactor 0.3792980140814484
refactor 0.4340553889924355
refactor 0.33598820232702475
refactorizar 0.3704559596284448
refactorizar 0.42494108402353403
refactorizarea 0.3398420360879973
refactorizării 0.3728229046919256
refactorizării 0.43884631171342076
refactorizării 0.364444381927933
refactorizărilor 0.3772952921173818
refin 0.4917458727880642
refin 0.29053882102071527
refin 0.4011626916975973
refin 0.42687140229873666
regard 0.3217233853794575
regard 0.30848174635866504
region 0.39739842067704234
registrelor 0.28183638214134293
registri 0.304581090924987
registri 0.30706288551379346
registri 0.4441257559777836
registri 0.5968497938970427
regresi 0.3980855342210612
regresi 0.5478040750937869
regress 0.4630752567432449
regress 0.299426979998549
regress 0.6452356157544427
regress 0.4555391550793662
regress 0.404873749161434
regress 0.4588218201085459
regress 0.299426979998549
regulilor 0.3398420360879973
reinforc 0.34949654364206817
reinforc 0.3048947205101932
reinforc 0.4129192616529789
reinforc 0.4489338737384192
reinforc 0.4631663612364683
reinforc 0.35290539155667144
reinforc 0.4519895252382934
reinforc 0.4134258189019032
reinforc 0.3399767028244487
reinforc 0.40158720820711635
reinforc 0.41403459570524476
reinforc 0.33005869285262723
reinforc 0.3189602002681205
reinforc 0.3547999820490977
reject 0.43749085919794933
reject 0.35264953915727026
relat 0.4413858130346809
relat 0.47848014731953176
relat 0.40034695856333447
relat 0.430471505088014
relat 0.2910587190955864
relat 0.4162663890231978
relat 0.4161464215165918
relat 0.36391382389054433
relationship 0.4593081720334261
relationship 0.4634875504568741
reliabl 0.35264953915727026
reliabl 0.42944222747290367
reluct 0.43548769776050966
remot 0.3880410601038644
rent 0.42572092588660354
replic 0.4987497903625114
replic 0.4141709075538193
report 0.46203868530832065
repositori 0.47703570147419966
represent 0.4278198949840627
represent 0.4204146561628815
represent 0.48019337823716507
represent 0.46247856402071613
represent 0.3633165850967212
represent 0.2538721410844723
represent 0.29997799886278054
requir 0.3360814250464463
requir 0.3959769108090653
requir 0.3360814250464463
research 0.41390109257909136
research 0.4448694485915813
residenti 0.5646941847713925
resource-constrain 0.5106981057405549
resource-constrain 0.4331773712777108
restraint 0.6110596228250165
restructur 0.37753842240869695
restructur 0.6990976854324508
restructur 0.6343188216149993
restructur 0.6050992356401431
restructur 0.5477993475044471
restructur 0.603173342671061
restructur 0.5811319030939024
result 0.42550563349711834
result 0.5656719641297189
result 0.36328712577857336
result 0.4747713771585628
retriev 0.4453830252514289
rigid-sit 0.37652840193372605
robillard 0.32679904863787274
robot 0.5686443071246775
robust 0.22961463791624845
robust 0.4398039136538078
robust 0.44113274626513277
robust 0.4254441462579611
robust 0.3056801138792715
role 0.4596166264766806
rolul 0.40419220961149555
roman 0.4294884168806919
romanian 0.4291839736925976
romanian 0.304581090924987
romanian 0.30706288551379346
romanian 0.40064271252932565
romjist 0.46050727106521505
rough 0.5030146582725659
roumanian 0.3621216679696321
round 0.4170888371011137
rout 0.3806212158790709
rout 0.3462244008679432
rout 0.3349768470189915
rout 0.42387713659784276
rout 0.2714075888861083
rout 0.4405515177917161
rout 0.38648709466381703
rout 0.3725305546642815
rout 0.38672448000337445
rout 0.39631973393119657
rout 0.4204846804235724
rout 0.4411944054725385
router 0.4170888371011137
rule 0.3499163183499889
rule 0.4403506295927218
rule 0.3684437823523034
rule 0.39616773934958127
rule 0.26786459358908654
rule 0.3830946122039272
rule 0.3829842047662089
rule 0.379799171827652
rule 0.3671824760716015
rule 0.3491049311876282
rule 0.37249290568159404
rule 0.34789785226055336
rule 0.40595606951835733
s 0.2994373497874618
s 0.30905627611709513
s 0.2873640103066618
s 0.3229632875499024
s 0.2766637149808302
s 0.3439339781444341
s 0.24238833862584763
s 0.319397418118655
s 0.35466856323564133
s4mpleâsampl 0.37652840193372605
saadi 0.5611227206515859
safeti 0.5963149999515773
salesman 0.46080773810238024
salesman 0.39081563383396467
salesman 0.3847834095462717
salesman 0.4193853035046279
salesman 0.4441137841879086
sampl 0.33442155622209374
sampl 0.43559024977859084
sau 0.3288675663147885
scalabl 0.4250535918717096
scalabl 0.38828469190504555
scalabl 0.4454540278813026
scale 0.38751143173294716
scale 0.2806792222767049
scale 0.5073946643954871
scale 0.31257165541667337
scale-fre 0.3864070294058146
scene 0.366689754466814
scene 0.4283200479518751
schedul 0.29089270474855056
schedul 0.4885820837221965
schedul 0.414418421179119
school 0.48311600356133366
sci 0.28876380286591785
sci 0.3001406764330682
scienc 0.37865977501372644
scienc 0.2725592777663012
scienc 0.4264706491057159
scienc 0.4376199184366512
scienc 0.49880474806497715
scienc 0.40349839989895875
scientif 0.2331216413626047
scientif 0.24458740380772812
scientif 0.32907510956735536
scientif 0.43991530657321853
scientif 0.35510209756266486
scientif 0.35510209756266486
scientif 0.35510209756266486
scientif 0.32867207687805383
scientif 0.390341872480235
scrappi 0.48951878869863613
script 0.32731012511756336
search 0.4190899956004156
search 0.461974535523222
search 0.4082562194591073
search 0.2897466402367167
search 0.34566413613363595
search 0.3302634661485412
search 0.3720200172161847
search 0.3493286030702161
search 0.3411500262090368
search 0.3063672551055567
search 0.4851873105530719
search 0.3269405530738885
search 0.35918959084773666
search 0.32707695367951467
search 0.43369170083178127
search 0.39581655173396973
search 0.3858269659523365
search 0.3403016513596336
search-bas 0.31602781219078274
second 0.3835619452604922
secondari 0.5373673593480065
secur 0.5126552090511031
secur 0.30848174635866504
seed 0.6800722441039682
segment 0.28499351998411393
segment 0.25062059816886156
segment 0.29186595540833615
segment 0.36102966143035486
segment 0.28273220661244985
segment 0.41797760179123605
segment 0.3704388404379127
segment 0.4376451433273442
segment 0.35247004021009176
segment 0.39096969898617595
segment 0.34976192080390955
segment 0.18512508539694672
select 0.32198809542205287
select 0.3427489740664914
select 0.2389416329059902
select 0.49357389228535176
select 0.35668251023583036
select 0.3945169360703969
select 0.44909734339601587
select 0.36160020847906854
select 0.29508285340665946
select 0.20767826278918272
select 0.36153747633681305
select 0.23164142443301058
select 0.32660698751404904
select 0.35567146054936694
select 0.3047246433692727
select 0.28887131206235184
select 0.27178542918388426
select 0.26199869470688997
select 0.2304352774900488
select 0.46454335168265204
select 0.28899558572944245
select 0.37691683795803055
select 0.2633388612904288
select 0.31774830579885605
select 0.1840114194862594
select 0.23445538070915192
select 0.321099268365453
select 0.37976981207733285
select 0.27484131755110186
select 0.3287861566427102
select 0.38980725007568845
select 0.3709994442022259
select 0.4097738537529674
select 0.4097738537529674
select 0.2482405661979729
select 0.4550580020589757
select 0.4957579242708591
self-organ 0.46997138458008486
self-organizn 0.5308346571564095
selforgan 0.4573257923025033
semant 0.36571915957904644
semant 0.5201188352498051
semi-supervis 0.4862228569537125
sensit 0.3906462043577087
sensit 0.4161610055417611
sensit 0.39623204748876595
sensit 0.37310269191727635
sensit 0.4010204402862617
sensit 0.40983286082806414
sensit 0.47660178453313906
sensit 0.4126414984659235
sensit 0.41577826408889906
sensit 0.4001039595995769
sensit 0.504193954278819
sensit 0.41165738403128543
sensit 0.5645551918653607
sensor 0.42170911297512287
sentiment 0.5561347368903845
senzit 0.4109979687058129
senzit 0.5376080795335194
senzit 0.31003282613140337
senzitivit 0.4477243590259935
septemb 0.25206234300784774
sequenc 0.4184934822161503
sequenc 0.4623911309579181
sequenc 0.5003459100485793
sequenc 0.47672316510917184
sequenc 0.43139139693496964
sequenc 0.4170608390753649
seri 0.43301126226382836
seri 0.36756578094622655
seri 0.476829221680193
seri 0.27346686970684336
seria 0.46234171160947835
server 0.7426804179592684
server-sid 0.3746852917610543
servic 0.4608160877830167
servic 0.48218224209016003
servic 0.4849490658800079
servic 0.30765094239520013
servic 0.41353117664315264
servic 0.2965736850989314
servic 0.4428418948625535
service-context 0.4670705163233019
service-ori 0.24850337841535863
service-ori 0.4193863457537957
service-ori 0.2770611178171748
service-ori 0.330044735910424
servlet 0.484173113417231
sesiunea 0.3779644730092272
session 0.32501246696849134
session 0.49754496645528046
session 0.4894555508782412
session 0.34724709665735226
set 0.32316198767146703
set 0.45321032003535516
set 0.3998963219267064
set 0.2930592355967538
set 0.4568026904388853
set 0.3592226373559203
set 0.43652063120317813
set 0.27401436302555005
set 0.2855035645412746
set 0.28602654179858117
set 0.35444984791758033
set 0.32298216285755504
set 0.38971473692997377
set 0.22568794428944774
set-distribut 0.39878518456777945
set-distribut 0.43287586065056843
set-distribut 0.41693247638969455
set-theori 0.39782929114237536
setselect 0.602802957251454
shape 0.3683216820329594
shape 0.35795243220245965
shape-output 0.4977123718705453
share 0.42683034311543144
share 0.49364123024915435
shift 0.3226186790702983
short 0.5277574641288751
short 0.49745327559198965
si 0.3451857341099483
si 0.4488545534678121
si 0.32073679578141784
si 0.2991473182321008
sigillata 0.4294884168806919
sigplan 0.4481740167613043
silimon 0.3541575893513668
similar 0.45543203087143874
similar 0.41361218225612456
similar 0.4280137583456009
similar 0.4019782549761459
similar 0.3535636563857675
similar 0.2806889267949542
simon 0.32679904863787274
simpl 0.5801786800356248
simplifi 0.46946387357733943
simplifi 0.29532635195502155
simplifi 0.40429646668276076
simul 0.4627900973736342
simul 0.45499115199862705
simul 0.3765065820008396
sine 0.3520864365727186
sine 0.3474545963043904
sistem 0.4481614418054257
sistem 0.3112008000152967
sistem 0.2379083744734998
sistem 0.3847769330917263
sistem 0.5033095143988597
site 0.5419949545549362
situat 0.400443975978107
skin 0.45475344381135385
skin 0.485277398730999
sm 0.3473071457353858
smart 0.47901180003902594
smith-waterman 0.49403710617574625
social 0.37404459573290993
social 0.44103950706234946
social 0.36106474556345486
societi 0.5512631460151705
soft 0.3074283477512905
soft 0.3010816211093331
soft 0.3940979328256216
soft 0.5816629272619008
soft 0.3411933932479226
soft-comput 0.5833145541819397
softwar 0.3249093124347625
softwar 0.27718071440232944
softwar 0.30616750043242913
softwar 0.2855139404380292
softwar 0.34115167808316965
softwar 0.2930583307617798
softwar 0.3017279348203851
softwar 0.27529209390094084
softwar 0.2545249489902166
softwar 0.5973556892713509
softwar 0.24545259780411074
softwar 0.23884816702993228
softwar 0.22726934104916285
softwar 0.19324858174612936
softwar 0.2878581003272519
softwar 0.2929268358352411
softwar 0.4545109393461385
softwar 0.41239564865506334
softwar 0.2908594955930125
softwar 0.3787455123005511
softwar 0.38550478028711654
softwar 0.30699477283949556
softwar 0.303750583806321
softwar 0.27723974241519483
softwar 0.5349056345900759
softwar 0.3933988449958981
softwar 0.33280870765048437
softwar 0.3561459309558899
softwar 0.3223792407561834
softwar 0.3921467461251715
softwar 0.2831139831756849
softwar 0.32074514347076927
softwar 0.2675114902857642
softwar 0.3778167381513094
softwar 0.31002050290835403
softwar 0.26490972787068556
softwar 0.33079593377547967
softwar 0.3765447566663571
softwar 0.2059295026661993
softwar 0.24847294115321067
softwar 0.16505227770385467
softwar 0.22401038296248432
softwar 0.21762089498515053
softwar 0.20998206041752296
softwar 0.21029887554809903
softwar 0.18120428190390514
softwar 0.2140456773154908
softwar 0.20848046729490063
softwar 0.21682675322516176
softwar 0.17681186719807762
softwar 0.1648191839485868
softwar 0.15595949543333046
softwar 0.18496636857157728
softwar 0.20779251332966525
softwar 0.21706167900167897
softwar 0.33330840477689755
softwar 0.2871266054273436
solut 0.42929474654916555
solut 0.40779209563181723
solut 0.2849499766376275
solv 0.20182663457931885
solv 0.27408896782408626
solv 0.3276101167367612
solv 0.36171877866549357
solv 0.3399438556407754
solv 0.3932677101575903
solv 0.4057354210959403
solv 0.3091464096572645
solv 0.39594447201204397
solv 0.3713497782527831
solv 0.3415042075134206
solv 0.2311818068280748
solv 0.3292051826067699
solv 0.3100527855409132
solv 0.3294073846599203
solv 0.33758050962341923
solv 0.35962935968408843
solv 0.35816392814513004
solv 0.34240756732889255
solv 0.3674121550890375
solv 0.3565879452814118
solv 0.3771535629314712
solv 0.30450951751746924
solv 0.39334422210086517
solv 0.3126251555995951
solv 0.3488182843921744
solv 0.2601479414224443
solvent 0.4080191395560482
solvent 0.37001188787309286
solvent 0.3587071860256041
sort 0.3845196518583133
space 0.31921950240601293
speakeasy-a 0.400443975978107
special 0.3746483739602694
specif 0.37583033859352877
specif 0.4440906043037714
specif 0.42244116982246643
specif 0.4373494394961965
specific 0.3620484347838765
specific 0.38288895427005715
spectrophotometr 0.3621216679696321
speech 0.400443975978107
spinal 0.3422653897140321
spinal 0.3935494252302732
spontan 0.4330843597756659
spread 0.5492152989359905
stage 0.5343474398089173
standard 0.513488937132046
standard 0.5708717394210433
starea 0.34384630209755446
state 0.4388134886807652
state 0.4546878156481331
state 0.4556822909805619
state 0.40335157746701567
static 0.4005191438899887
statist 0.4721844228299399
statist 0.39972172449558996
statist 0.5318559450986847
step-back 0.5473364667927783
sterca 0.2766557054639834
sterca 0.2745568591645623
sterca 0.31257165541667337
sterca 0.3105771248966667
stereomatch 0.5222155850732445
stigmerg 0.47269265139943384
stigmerg 0.5214196038630979
stigmerg 0.45445440341612553
stigmerg 0.6412448233989436
stigmerg 0.6775101824822095
stigmerg 0.49572626051284024
stigmergi 0.553950929232169
stiinţă 0.37896474017832005
stimul 0.6131060819425297
stimul 0.3524860435863333
stimul 0.36032786104058867
stimul 0.28519562626652434
stimul 0.35671478919342886
stochast 0.3880410601038644
storag 0.41963668438107676
strategi 0.37970943128080253
strategi 0.37019837551017504
strategi 0.33324972860254076
strategi 0.44144757531494366
strategi 0.30096333671319736
strategi 0.3877955254131112
strategi 0.44163853474924697
stream 0.48792274992480256
stream 0.4949442694025154
stream 0.2867227783864916
stress 0.5877428453714709
stresstic 0.5877428453714709
stroke 0.4999234502831392
stroke 0.4078411308885015
stroke 0.40571678727467225
structur 0.35144869081168284
structur 0.21780300251477358
structur 0.23087452433617614
structur 0.365310515150191
structur 0.30676126515944613
structur 0.30592442315976864
structur 0.3691505132641556
structur 0.34621602433071663
structur 0.3112989633921427
structur 0.30034638444418704
structur 0.31470837218241804
structur 0.25834716802832286
structur 0.2715895933889817
structur 0.2962789656136296
structur 0.28800779168615304
structur 0.3037340893204475
structur 0.48382918139848846
structur 0.3526586532561139
structur 0.3306602998782254
structur 0.31138055079656307
structur 0.29976755382047754
structur 0.2692040321797114
structur 0.34429799414491863
structur 0.3419070398462369
structur 0.3295289445802573
structur 0.3006356260525749
structur 0.20430333080583665
structur 0.25096090551850925
structur 0.2711870397858859
structur 0.3110182961377314
structur 0.22332240093064215
structur 0.22663732198487102
structur 0.48174592748553546
structurii 0.41348452909065286
student 0.37583033859352877
student 0.39226742166247774
student 0.32501246696849134
student 0.420312377881498
students-th 0.5440253763676953
studi 0.3891839410394751
studi 0.25055221659777505
studi 0.2621123264780838
studi 0.19135402399722676
studi 0.17016720526001167
studi 0.26868314636841467
studi 0.3408556739328204
studi 0.3419952470081727
studi 0.305966253243363
studi 0.31468034000937867
studi 0.47122229815011096
studi 0.2891326182960114
studi 0.32820694672033435
studi 0.28706445667255975
studi 0.280565071904057
studi 0.2716702775145691
studi 0.5448125527213602
studi 0.38128987292872907
studi 0.2976266754406817
studi 0.3594564507368799
studi 0.2693989617017149
studi 0.31558130074657037
studi 0.26899481296596883
studi 0.21355098014499038
studi 0.24055119030248204
studi 0.29529189080005136
studi 0.2667118132711078
studia 0.3297515296321932
studia 0.3200327655041097
studia 0.3450532542682524
studia 0.3728627389200767
studia 0.35056290811578217
studia 0.3387892164082031
sub 0.4381295904351825
subpopul 0.4803694526044635
subsequ 0.4587561845394959
subsequ 0.3944526699206778
subspac 0.39575781111885827
substitu 0.3432426666486716
substitu 0.2592932285685913
subtre 0.6443613218394036
suggest 0.4453830252514289
suit 0.4226816463090325
supercomput 0.32157861266559407
supervis 0.6547928728186949
supervis 0.5218223285521149
supplementari 0.7277280478652947
support 0.2496539921858522
support 0.25076506013057503
support 0.21943743436030722
support 0.3429697381442364
support 0.48002878927274
support 0.33581328779644387
support 0.35527315925196645
support 0.3244703344344231
support 0.2878651516124842
support 0.3771764197565128
support 0.28460456906630405
support 0.3775859968235703
support 0.3493606145747362
support 0.3041321328604436
support 0.25300675910363146
support 0.3220968848809815
support 0.3760979269308176
support 0.24042322336505573
support 0.28415240112481804
support 0.3472302213392469
support 0.3477803289508232
support 0.28771757749472865
support 0.1973089489377797
support 0.2974902757142686
sursă 0.3064223353395824
sursă 0.3544131898043935
sursă 0.3917778627694891
survey 0.5019278184620102
survey 0.5277574641288751
surviv 0.46074769918197767
svm 0.48178089497149273
svm 0.37030003807740364
svm 0.2868449080611843
svm 0.46000135208275483
svm 0.44504572720874114
svm 0.2949173837150201
svm 0.45777063239735627
swarm 0.39900130633795333
swarm 0.4960688745705472
swarm 0.44136824499520144
swarm 0.40802019248785454
swarm 0.4286595450032958
switch 0.4192863211440171
symbol 0.2376374152758261
symbol 0.2493252797559311
symbol 0.3354495876578014
symbol 0.44843685804239414
symbol 0.36198074160159155
symbol 0.36198074160159155
symbol 0.36198074160159155
symbol 0.33503874786619103
symposium 0.26298951196964904
symposium 0.18724686508406077
symposium 0.24679881315273713
symposium 0.7179925315477886
symposium 0.21642742187134478
symposium 0.205611648485479
symposium 0.2224201833118268
symposium 0.22728816628449988
symposium 0.22838366738099278
symposium 0.21726152673269214
symposium 0.290241932744633
symposium 0.3535529205387574
symposium 0.42356308702610906
symposium 0.38800220713023775
symposium 0.31319755314756054
symposium 0.31319755314756054
symposium 0.31319755314756054
symposium 0.289886460746596
synasc 0.32080737036185053
synasc 0.30712031518379074
synasc 0.254621774446172
synasc 0.34257564788567835
synasc 0.3696704114085967
synasc 0.3696704114085967
synasc 0.3696704114085967
synasc2014 0.3021024895915834
synasc05 0.42592636232194964
synchron 0.3498369130235452
synchron 0.3919760279858918
synchron 0.38618219321007813
synchron 0.4559241292792165
synchron 0.41220247069862337
synchron 0.386404616699801
synchron 0.24268562101510407
tabl 0.4207909658644348
task 0.2723341994714858
task 0.3786971156864413
task 0.5010797747045639
task 0.42373021045707376
task 0.4109141985387499
tcp 0.523770935373856
teach 0.45292480124802464
teach 0.3026471514673461
teach 0.3339547106449849
teach 0.33243497726264487
teach 0.4907954722140203
team 0.4753998649449993
team 0.5327089562569791
techniqu 0.35875993318943705
techniqu 0.1922626211499545
techniqu 0.3162955840948448
techniqu 0.30235604184435727
techniqu 0.3054052860112903
techniqu 0.28297403437483465
techniqu 0.2916029453208977
techniqu 0.20636383945975897
techniqu 0.32045932896173107
techniqu 0.19851252342512246
techniqu 0.2754986380734575
techniqu 0.2754986380734575
techniqu 0.36532001512344375
techniqu 0.29581584827499985
techniqu 0.261195588334945
techniqu 0.2638879233709639
techniqu 0.2605268304860878
techniqu 0.5406288626410906
techniqu 0.3885793285080256
techniqu 0.3888433501848714
techniqu 0.37618885678891334
techniqu 0.3869992854932063
techniqu 0.4529449669724174
techniqu 0.3015778908991396
techniqu 0.30913806121408643
techniqu 0.2813179207993096
techniqu 0.2193744009441331
techniqu 0.3806727049473675
techniqu 0.32403306439169055
techniqu 0.29186654704198867
techniqu 0.29381451945951537
techniqu 0.2833020180102174
techniqu 0.2904803714018675
techniqu 0.43531612778529866
techniqu 0.42224443098730563
techniqu 0.27376745618155224
techniqu 0.2986532005837363
techniqu 0.2675008119191617
technolog 0.3715991751671588
technolog 0.3811155872831929
technolog 0.4152214807356054
tehnici 0.365690668274831
tele-diagnosi 0.45864463689047513
tele-educ 0.45864463689047513
tell 0.5237593454403507
templat 0.37342179524310176
tempor 0.4412687273096637
tempor 0.4167268088400033
tempor 0.40592652619084074
term 0.33230190481761
terminal 0.4960445730013028
terminolog 0.4783980190767211
terminolog 0.31318637600846594
terra 0.40478227440286685
terra 0.32732844668588656
tesson 0.3021024895915834
test 0.6129765568434729
test 0.3510585291528922
test 0.41109634202871054
test 0.3475570249381444
test 0.3617110369862683
test 0.6129765568434729
text 0.47591082718180117
text 0.3373778847589118
text 0.39157975191652805
theor 0.28876380286591785
theor 0.3001406764330682
theoret 0.3416961353222215
theoret 0.44103950706234946
theoret 0.29887639081349016
theori 0.32965684471877793
theori 0.3660792277376437
theori 0.3899325309824399
theori 0.4274444105986966
theori 0.26627968231740784
theori 0.25643609652561455
theori 0.44682989622521774
therapi 0.4293947683427444
thin-lay 0.39782929114237536
time 0.43301126226382836
time 0.36756578094622655
time 0.476829221680193
time 0.36286854423679177
time-seri 0.4647443033124374
time-seri 0.43749085919794933
tissu 0.33785487243722473
tm 0.42257951560165125
today 0.5661646173196779
today 0.5545642823168266
tomorrow 0.588412464508708
tone 0.45475344381135385
tone 0.485277398730999
tool 0.3598909074501943
tool 0.3795763700995533
tool 0.5037120694914805
tool 0.3404826374228807
tool 0.5023111663183087
tool 0.37158433193367424
tool 0.3191371631565841
tool 0.26548940620103745
tool 0.3366322923418045
tool 0.32033745893476995
tool 0.4081458100739336
tool 0.3277655587104988
tool 0.45037365476877
tool 0.40647255632928714
tool 0.3666212193017892
tool 0.30191275945868634
tool 0.2070436215903059
tool 0.3609612678046911
tool 0.43347137468519137
topic 0.3379044778502871
topic 0.37116248035536514
topolog 0.33390423559109494
topolog 0.5757538949932622
topolog 0.577925498759982
topolog 0.4070740738623223
topolog 0.43434563953244415
track 0.45858334475102913
track 0.34232125936614705
track 0.3503406351531798
track 0.46466413461972106
traffic 0.31992002547965
traffic 0.35140747253564614
traffic 0.37368963540706196
traffic 0.311608593791803
traffic 0.3672536493156327
traffic 0.5442255700817527
traficului 0.38414629029605124
train 0.502298986138918
traitement 0.3365328275475584
traitement 0.49667116060643657
transcrani 0.42257951560165125
transfer 0.4139073258869384
transform 0.5059896806993062
transform 0.4984768097301121
transform 0.4878705247912139
transform 0.41459420161646826
transit 0.32837838129512753
transit 0.2480644131730092
transit 0.44687904343652224
transpar 0.3746852917610543
travail 0.41210370036804633
travel 0.46080773810238024
travel 0.39081563383396467
travel 0.3847834095462717
travel 0.4193853035046279
travel 0.4441137841879086
tree 0.4381295904351825
trend-sett 0.3616265452717972
trend-sett 0.3767892550151386
triadic 0.448481604420635
triangul 0.4207909658644348
trigger 0.4319873997372494
trip 0.4170888371011137
tune 0.29532635195502155
tune 0.5111430829686888
tune 0.4508312030133923
tutori 0.6559761553506374
twitter 0.5561347368903845
type 0.3479468452033797
type 0.3519408618465577
ubiquit 0.4670705163233019
uml 0.4180840489549127
uml 0.4206241508147198
uml 0.3793999155145954
uml 0.2783734897669605
uml 0.25193319978299455
uml 0.3283728762440994
unbound 0.3845196518583133
uncov 0.5205291420958407
undergradu 0.5814171971300621
une 0.3640504001153298
une 0.3310197851589521
une 0.3328788431817596
unifi 0.6081381439694377
uniform 0.4299023670079017
univers 0.45118921090455333
univers 0.3026471514673461
univers 0.3762352384571204
univers 0.33243497726264487
univers 0.3401260969234308
universitara 0.5773502691896257
universitati 0.26337219782441296
universitati 0.2687220704969565
universitati 0.3154529940843154
universitati 0.30615565057715166
universitati 0.3300912123102707
universitati 0.3566948347624388
universitati 0.33536195905861804
universitati 0.3240987928051539
unsupervis 0.4042018173377517
unsupervis 0.31654150321028535
unsupervis 0.3864418000096737
unsupervis 0.4579306474343091
unsupervis 0.47112579542588906
unsupervis 0.41295474745777433
unui 0.28183638214134293
updat 0.47267392287817256
urban 0.42572092588660354
usabl 0.47489479343096525
usabl 0.43953428036679426
usabl 0.5574613302152293
usag 0.404378405230098
usag 0.4645385193312286
usag 0.4299606194027333
use 0.23915006587219584
use 0.20831896436240754
use 0.24376734183387005
use 0.27527367145808085
use 0.29067267044268924
use 0.2728350378601673
use 0.14065921792947209
use 0.23915006587219584
use 0.21091910779014986
use 0.22794448202993478
use 0.21610621496658394
use 0.1805973297858831
use 0.24904662396964486
use 0.21190135764760165
use 0.1899205303494895
use 0.22145532555994538
use 0.15012049087336904
use 0.17703543188118484
use 0.24188524833938363
use 0.22534080411722393
use 0.1691535417691484
use 0.2692526793867271
use 0.2154097528547157
use 0.20134055401137924
use 0.21758214844630383
use 0.21013662292525195
use 0.20160128581244866
use 0.2077488447067856
use 0.20684188384298646
use 0.21727325016628013
use 0.16398551766284503
use 0.2152576367716325
use 0.22830721169173424
use 0.12776752043601575
use 0.22167718302328307
use 0.20269898116777763
use 0.20088285911839632
use 0.2131078101503854
use 0.28032626425591767
use 0.20978998743921132
use 0.23573036601626388
use 0.19372254005175277
use 0.251789889130799
use 0.18851001789221591
use 0.17598497360437756
use 0.23119140394111298
use 0.358721050170802
use 0.22955976342698262
use 0.3240815947378495
use 0.21143488002902128
use 0.209584739323333
use 0.2605688020993938
use 0.22398914153029506
use 0.23999784795370688
use 0.3042581985582161
use 0.21806922889118746
use 0.3607156768336525
use 0.30950034512580654
use 0.22344664687042215
use 0.23581544869427065
use 0.23862903137539646
use 0.2145624837730579
use 0.20701343022920282
use 0.21691241520317855
use 0.24336766088689507
use 0.19050959705818543
use 0.21625568757992597
use 0.20907180615495657
use 0.16218917122661164
use 0.17806551439769944
use 0.1855721717427039
use 0.20148505089011284
use 0.16479241485610496
use 0.1871928421780463
use 0.19397842190104614
use 0.21362123841410058
use 0.18585327752194156
use 0.18608550630165815
use 0.1562087959682203
use 0.19431624459443828
use 0.18443749430441703
use 0.24725673948185428
use 0.17548246940529066
use 0.1987785454302738
use 0.17099712258307698
use 0.1980086311104953
use 0.24208801494901297
use 0.1980912409212048
use 0.2080024111565564
use 0.23529579753937213
use 0.20608181511884158
use 0.21710150108508838
use 0.21604030166478902
use 0.20093619337575808
use 0.25484737516754796
use 0.20065371863943607
use 0.40193253625299014
use 0.23939835359346445
use 0.21958521214496898
use 0.14501860592090415
use 0.21068127180964796
use 0.1659886895944218
use 0.22681797260334038
use 0.15655394871568062
use 0.20151093540502285
use 0.19914076137460035
use 0.18114164114418885
use 0.22024151711309714
use 0.2305168606266349
use 0.18905364657238263
use 0.21731875785158797
use 0.20694908106064047
use 0.18482697855263866
use 0.17112969983505893
use 0.15585832033911984
use 0.1646126989070913
use 0.1471490452629354
use 0.1978922498850251
use 0.18691538252964
use 0.19643153358351864
use 0.1773451587019109
use 0.16602143743511885
use 0.2688497939375817
use 0.26306240541609366
use 0.31153324634826685
user 0.3388869382142124
user 0.34740206776115906
user 0.3540941412912105
user 0.27912017830327135
user 0.404440206811575
user 0.39595801408029635
user 0.3711768257977651
user 0.4374490270725818
user 0.3858326126351023
util 0.4508805332740285
utilis 0.33230190481761
utiliz 0.28183638214134293
utilizabilitatii 0.5413925169811723
utilizarea 0.45087763221368005
v 0.17065496693364787
v 0.19084761760004657
v 0.31489391647123904
v 0.3391667148210117
v 0.291711908006596
v 0.25275457367430476
v 0.38797825824010834
v 0.4402275470841838
v 0.27436163088961524
v 0.34761990514172103
v 0.28728380700840545
v 0.24427512515770974
v 0.1952298183320902
v 0.2603982402183664
v 0.22242576477988676
v 0.23981523844757452
v 0.25914309033821825
v 0.2642565330882753
v 0.3040837624475485
v 0.18943124685851775
v 0.2456819017270496
v 0.26351364582376985
v 0.3556008146481607
v 0.21974645075224042
v 0.2813757413253737
v 0.27233646564448205
v 0.29720536230822353
v 0.33694089792057763
v 0.3579785241310869
v 0.4178900607138993
v 0.19176747971940655
v 0.28040104886532996
v 0.2850706418561437
v 0.2458747474956868
v 0.21340421417118624
v 0.3181921527061682
v 0.3804671565609767
v 0.2302664204942241
v 0.36993599368207836
v 0.3226557493858951
valenc 0.4330843597756659
valid 0.321609959905836
valid 0.471195313562208
valu 0.42248794106821963
value-coher 0.37664856047708045
variabl 0.523770935373856
variant 0.2986177398933449
variou 0.4799156418209077
vector 0.3384928509926137
vector 0.33999929017655334
vector 0.29752379331402584
vector 0.45531175444933675
vehicl 0.30386268051326
vehicl 0.4327034665843881
vehicl 0.41707799467936696
vehicl 0.43296923861341835
vehicl 0.4437118990919981
vehicl 0.47076650521325186
venu 0.43227793793510705
verif 0.5682128450798531
verif 0.39836706047615417
version 0.3089247768313569
versu 0.41781541797041477
versu 0.2882827527392827
vescan 0.3956169582324875
video 0.5123037668265669
view 0.45791016399029594
view 0.4083462540609874
view 0.5154882118326184
viitor 0.3288675663147885
virginia 0.3089247768313569
virtual 0.5044161967856081
visag 0.48250960826212935
vision 0.39895693037737423
vision 0.5033712733772275
visual 0.48951878869863613
vol 0.32986729231636225
vol 0.28995491735677775
vol 0.29887639081349016
volum 0.296879503476825
volum 0.2745568591645623
volum 0.25979833291992377
volum 0.27346686970684336
vs 0.4783980190767211
vs 0.49105263394707693
watec 0.505673421640495
water 0.3058782731300489
wearabl 0.4474458395165158
web 0.3600296779467744
web 0.3144012013286675
web 0.45017905215634435
web 0.3123146157395899
web 0.3587782316877593
web 0.44369499890079833
web 0.37364665859176394
web 0.32771200978684945
web 0.3445312206752003
web 0.35214198043505834
web 0.4442336736907133
web 0.29198353953028916
web 0.4179931317236025
web 0.2609241756321313
web 0.3917781193479479
web 0.37743565019415765
web-bas 0.32732844668588656
web-bas 0.5126552090511031
weblog 0.45413032060386577
websit 0.48951878869863613
weight 0.5291075578473702
weight 0.4404187918029895
weight 0.4596595953394927
whi 0.4435215367219903
whi 0.4487270842941682
wild 0.3518155140662185
winnet 0.7460157384910389
wireless 0.3559800505750805
wireless 0.4058029295072383
wireless 0.47908824007816675
wireless 0.43314521772532527
wireless 0.40603665365430597
work 0.3735762552148703
workbench 0.5744289660775483
workbench 0.4483868982338427
workflow-bas 0.43707405569422497
workshop 0.3292304422933185
workshop 0.33350810332004743
workshop 0.25545159366423076
workshop 0.4306510412942626
workshop 0.30812380596117156
workshop 0.4428418948625535
workshop 0.4146626190155069
write 0.5388525774923867
write 0.5323434820147747
www.cs.ubbcluj.ro/~vniculescu/didactic/sd_did 0.40276843779001836
wyliodrin 0.31248997311751114
xml 0.5170001001145778
year 0.3500919962188635
zilel 0.3025623975158787
zilel 0.28782779946581377
zilel 0.5603176644360796
zsuzsanna 0.5145814375051984
évolut 0.4037552584955519
în 0.4896395624508065
în 0.4096850368487014
în 0.30616840447729887
în 0.35996770135874273
în 0.3062777369324801
în 0.33529328794142543
în 0.347926075741503
în 0.3755756430830672
în 0.31190061180228995
şi 0.3779644730092272
ştiinţific 0.3779644730092272
β-x 0.3641927001925086
– 0.39113667417940584
– 0.28379341976720734
– 0.3383923046166984
– 0.3393967128619237
– 0.28112437952525604
– 0.32559050722986677
– 0.36561558339417477
– 0.3725280612412558
– 0.22950565431055972
– 0.31627455311939423
– 0.23069635727511437
– 0.23210399070918503
’ 0.2809136848776365
’ 0.28993756931203235
’ 0.2584952803060396
’ 0.2405625645625918
’ 0.2695872211457825
’ 0.37682548169824787
’ 0.302984271168024
’ 0.2648446160869252
’ 0.2672625370246806
’ 0.25954886290025353
’ 0.3226576818949091
’ 0.22739381517731533
’ 0.29963899202220196
“ 0.3417587848028389
“ 0.33157747300434787
” 0.32695875965156734
” 0.3172183543561163
” 0.6784003298312703
… 0.2751193549917436
In [27]:
from sklearn.cluster import KMeans
In [28]:
number_of_clusters = 10
In [29]:
km = KMeans(n_clusters=number_of_clusters)
km.fit(matrix)
Out[29]:
KMeans(n_clusters=10)
In [30]:
km.fit
Out[30]:
<bound method KMeans.fit of KMeans(n_clusters=10)>
In [31]:
print("Top terms per cluster:")
order_centroids = km.cluster_centers_.argsort()[:, ::-1]
terms = vec.get_feature_names()
for i in range(number_of_clusters):
top_ten_words = [terms[ind] for ind in order_centroids[i, :5]]
print("Cluster {}: {}".format(i, ' '.join(top_ten_words)))
Top terms per cluster:
Cluster 0: model use comput approach base
Cluster 1: program parallel v niculescu powerlist
Cluster 2: problem evolutionari compon select solv
Cluster 3: analysi fuzzi compon data princip
Cluster 4: aspect base cluster techniqu evalu
Cluster 5: learn support reinforc decis intellig
Cluster 6: cellular automata imag evolv edg
Cluster 7: design multi-ag distribut improv manag
Cluster 8: cluster fuzzi softwar object fragment
Cluster 9: network complex commun detect evolutionari
In [32]:
results = pd.DataFrame({
'corpus': corpus,
'category': km.labels_
})
In [33]:
results.sort_values('category')
for k in results.sort_values('category').values:
print(k[1], " --- ", k[0])
0 --- A Comparative Study of Software Architectures in Mobile Applications
0 --- Principiile Agentilor Inteligenti,
0 --- Sensitive Stigmergic Agent Systems - A Hybrid Approach to Combinatorial Optimization,
0 --- Agent-Based Management and Optimization System for Distributed Computing,
0 --- Sensitive ant systems in combinatorial optimization,
0 --- A Sensitive Robot Metaheuristic for Complex Applications,
0 --- Sensitive Stigmergic Agent Systems,
0 --- Sensitive Ant Model for Combinatorial Optimization,
0 --- Stigmergic Agent Optimization,
0 --- The DFE Workbench Software Tool Case Study ecodesign,
0 --- Developing an Usability Evaluation Module using AOP
0 --- A Comparison of AOP based Monitoring Tools
0 --- A multiagent based approach for national cancer registry management
0 --- An Agent Based Approach for Pandemic Spread Prediction
0 --- A Comparison of Using AOP and Java Accessibility for Usability Evaluation
0 --- The DFE Workbench a Case Study,
0 --- Automatic Usability Evaluation using AOP
0 --- An Agent-Based Collaborative Evolutionary Model for Multimodal Optimization,
0 --- Heterogeneous Sensitive Ant Model for Combinatorial Optimization,
0 --- A Collaborative Evolutionary Approach to Resource-Constrained Project Scheduling
0 --- Modeling and replicating higher-order dependencies in genetic algorithms,
0 --- The Role of Crossover in Evolutionary Approaches to Resource-Constrained Project Scheduling,
0 --- Ensemble of Binary Learners for Reliable Text Categorization with a Reject Option,
0 --- Error-Correcting Output Codes for Multi-Label Text Categorization
0 --- A New Gene Selection Method Based on Random Subspace Ensemble for Microarray Cancer Classification,
0 --- Exploring Population Geometry and Multi-Agent Systems: A New Approach to Developing Evolutionary Techniques,
0 --- P systems with control nuclei: The concept
0 --- Distributed Asynchronous Collaborative Search
0 --- Asynchronous Collaborative Search using Adaptive Coevolving Subpopulations ,
0 --- Sensitive Ants: Inducing Diversity in the Colony,
0 --- An Agent-Based Approach to Combinatorial Optimization,
0 --- Stigmergy and Sensitivity in Heterogeneous Agent-Based Models,
0 --- Hybrid Multi-Population Collaborative Asynchronous Search.
0 --- Simplified Chain Folding Models as Metaheuristic Benchmark for Tuning Real Protein Folding Algorithms?
0 --- Guest editorial: special issue on nature inspired cooperative strategies for optimization
0 --- An Object Oriented Library for Abstract and Computational Algebra
0 --- Based Approach in Cancer Registry Management
0 --- Magnetic Stimulation of the Spinal Cord: Evaluating the Characteristics of an Appropriate Stimulator
0 --- Eyeglasses contour extraction using genetic algorithms
0 --- Eyeglasses Lens Contour Extraction from Facial Images Using an Efficient Shape Description
0 --- Magnetic Stimulation of the Spinal Cord: Experimental Results and Simulations
0 --- Computer Vision Aided Measurement of Morphological Features in Medical Optics
0 --- A Computer Vision Approach to Object Tracking and Counting
0 --- Real-Time Detection and Measurement of Eye Features from Color Images
0 --- Energy Efficient Coils for Magnetic Stimulation of Peripheral Nerves
0 --- Mobile Devices and Data Synchronization Assisting Medical Diagnosis
0 --- Web services for e-learning and e-recruitment
0 --- Building an efficient architecture for data synchronization on mobile wireless agents
0 --- Implementing data synchronization on mobile wireless agents
0 --- "The School in Your Pocket": Useful PoeketPC applications for students
0 --- Fine-Grained Macroflow Granularity in Congestion Control Management
0 --- A medical application of electromagnetic fields: The magnetic stimulation of nerve fibers inside a cylindrical tissue
0 --- Presa Universitara Clujeana
0 --- Fast Eye Tracking and Feature Measurement using a Multi-stage Particle Filter
0 --- A linear approach to distributed database optimization using data reallocation
0 --- O abordare centrata pe utilizator in dezvoltarea unui sistem inteligent pentru generarea Registrelor Nationale de cancer
0 --- Colocviul Academic Clujean de Informatica"
0 --- Proceedings of the Symposium "
0 --- n evaluarea automata a utilizabilitatii.
0 --- A Graph Algorithm for Identification of Crosscutting Concerns
0 --- Integrating Conversions into a Computational Algebraic System
0 --- Access Patterns Optimization in Distributed Databases Using Data Reallocation
0 --- Traitement automatique de la langue
0 --- A Deep Learning Approach to Hair Segmentation and Color Extraction from Facial Images: 19th International Conference, ACIVS 2018, Poitiers, France, September 24–27, 2018, Proceedings
0 --- Micro-Expressions Detection Based on Micro-Motions Dense Optical Flows
0 --- Automatic Skin Tone Extraction for Visagism Applications
0 --- High-Speed Video System for Micro-Expression Detection and Recognition
0 --- Supplementary Material
0 --- Towards Automatic Skin Tone Classification in Facial Images
0 --- Fast In-the-Wild Hair Segmentation and Color Classification
0 --- FPGA-based Scalable Implementation of the General Smith-Waterman Algorithm
0 --- Intelligent system for measuring stress: StressTIC,
0 --- Nature Inspired Cooperative Strategies for Optimization
0 --- Modele pentru problema plierii proteinei
0 --- Bioinformatica si aplicatiile ei
0 --- Algoritmi evolutivi aplicati in chemoterapie
0 --- Peer-to-peer messenger-H3llo
0 --- Using Pattern Structures for Mining Student Behaviour in E-learning Platforms on specific Triggers
0 --- Analysing the Effect of Changing the Educational Methods by Using FCA
0 --- Experiments on Promoter Sequences Prediction using Association Rules
0 --- Distilling Conceptual Structures from Weblog Using Polyadic FCA
0 --- Behavioral pattern mining in web based educational system
0 --- An FCA grounded study of user dynamics through log exploration
0 --- Applying Triadic FCA in Studying Web Usage Behaviors
0 --- Analysing Web Usage with Force-Directed Graphs
0 --- Building Intelligent Knowledge Management Systems
0 --- Interactive and intelligent doctorate theses administration platform
0 --- Attractors in Web Based Educational Systems. A Conceptual Knowledge Processing Grounded Approach
0 --- Aport: web portal for assisting teaching
0 --- A Study on Using Association Rules for Predicting Promoter Sequences
0 --- Platformă educațională care permite programarea dispozitivelor embedded din Cloud – Wyliodrin
0 --- Evaluation of Novel Approaches to Software Engineering
0 --- "Indoor Localization Techniques Within a Home Monitoring Platform"
0 --- "Technological Platform for the Prevention and Management of Healthcare Associated Infections and Outbreaks"
0 --- Investigating Differences between Ancient and Modern Bacterial DNA in Dental Calculus via Autoencoders
0 --- Indoor Localisation with Intelligent Luminaires for Home Monitoring
0 --- Deep Autoencoders for Additional Insight into Protein Dynamics
0 --- Ordering copy number alteration data to analyze colorectal cancer progression
0 --- i-Light - Intelligent Luminaire Based Platform for Home Monitoring and Assisted Living
0 --- Cyber-Physical System for Assisted Living and Home Monitoring
0 --- A Quantitative Research to Decide the User Requirements for the i-Light System
0 --- Using Computational Intelligence Models for Additional Insight into Protein Structure
0 --- Ordering cancer mutational profiles of cross-sectional copy number alterations
0 --- Preventing Hospital Acquired Infections through a Workflow-based Cyber-physical System
0 --- A Q-learning Approach for Aligning Protein Sequences
0 --- Patient autonomy and disclosure of material information about hospital-acquired infections
0 --- Logistics Management and Optimization through Hybrid Artificial Intelligence Systems
0 --- Why Google Analytics Cannot Be Used For Educational Web Content
0 --- Why integrated E-learning Analytics are the best solution?
0 --- Key features for the characterization of Android malware families
0 --- MobiContext: A Context-Aware Cloud-Based Venue Recommendation Framework
0 --- Characterization of Android Malware Families by a Reduced Set of Static Features,
0 --- A hybrid intelligent recognition system for the early detection of strokes
0 --- S4MPLEâSampler for Multiple Protein-Ligand Entities: Methodology and Rigid-Site Docking Benchmarking
0 --- Improving Human Activity Recognition and its Application in Early Stroke Diagnosis
0 --- Improving Fall Detection Using an On-Wrist Wearable Accelerometer
0 --- On the Selection of Key Features for Android Malware Characterization
0 --- An intelligent route management system for electric vehicle charging
0 --- Diverse Accurate Feature Selection for Microarray Cancer Diagnosis
0 --- A Preliminary Study on Early Diagnosis of Illnesses Based on Activity Disturbances,
0 --- Classifiers with a reject option for early time-series classification,
0 --- Human Activity Recognition and Feature Selection for Stroke Early Diagnosis,
0 --- Mass Media Strategies: Hybrid Approach using a Bioinspired Algorithm and Social Data Mining.
0 --- Urban bicycles renting systems: Modelling and optimization using nature-inspired search methods
0 --- Hierarchical QoS Routing by Using Multi-Constrained Macro-Routing
0 --- Limbajul JavaScript: aplicatii in programarea distribuita (JavaScript: distributed applications)
0 --- Macro-routing: a new hierarchical routing protocol
0 --- THE APORT WEB PORTAL: ADVANCED E-LEARNING FEATURES
0 --- Current Extensions on PULSE
0 --- Implementation of a layer 7 BSD firewall
0 --- The new face of PULSE
0 --- WATEC: a Web Analytics Tool for Educational Content
0 --- Macro-Routing. Performance evaluation
0 --- Aplicatii specifice INTRANET (INTRANET applications)
0 --- Web Analytics for Educational Content
0 --- PULSE - a PHP Utility used in Laboratories for Student Evaluation
0 --- SINE - a System with Interactive ackNowledgement and Evaluation of students work during laboratory sessions
0 --- Multi-constraint Macro-routing by using the Extended Full-Mesh aggregation technique
0 --- Dirijare 'inteligenta' a traficului de date cu cerinte specifice
0 --- MPLS - o realitate actuala sau de viitor? (MPLS - present or future?)
0 --- SINE - Sistem Informatic de Notare si Evaluare a Activitatii de Laborator
0 --- PULSE Extended
0 --- ComDeValCo - Activity Modeling and Execution Proceedings of the Symposium “Colocviul Academic Clujean de Informatica”
0 --- DATA ALLOCATION IN DISTRIBUTED DATABASE SYSTEMS PERFORMED BY MOBILE INTELLIGENT AGENTS
0 --- Current Technologies in Automatic Test Suites Generation and Verification of Complex Systems
0 --- iComponent: A Platform Independent Component Model for Dynamic Execution Environments. SYNASC 2008: 257-264
0 --- Darius Bufnea. Experience with Teaching PDC Topics into Babes-Bolyai University
0 --- Julien Tesson. Implementing powerlists with Bulk Synchronous Parallel ML. In 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC2014)
0 --- in Proceedings of KEPT 2013: The Fourth International Conference On Knowledge Engineering
0 --- G.S. Moldovan. Building an Object Oriented Computational Algebra System Based on Design Patterns. Proceedings of InternationalSymposium on Symbolic and Numeric Algorithms for Scientific Computing SYNASC
0 --- G.S. Moldovan. OOLACA: an object oriented library for abstract and computational algebra
0 --- COMDEVALCO framework - the modeling language for procedural paradigm. Int. J. Comput. Commun. Control 3(2): 183-195 (2008)
0 --- F. Loulergue.Transforming powerlist-based divide-and-conquer programs for an improved execution model. The Journal of Supercomputing. 2020 vol. 76
0 --- Romanian Journal of Information Science and Technology (ROMJIST)
0 --- G. S. Moldovan. Integrating Conversions into a Computational Algebraic System
0 --- .Comparing C# and Java Extension Methods in the Context of Implementing MixDecorator
0 --- Exploring the space between theory and practice in collections frameworks design. Proceedings of the Symposium "Zilele Academice Clujene" ISSN 2066-5768)
0 --- G. Czibula.Fundamental Data Structures and Algorithms. An Object-Oriented Perspective. Casa Cărţii de Stiinţă
0 --- Introduction to Algorithms
0 --- R.Lupsa. Collections as Combinations of Features. Acta Universitatis Apulensis ISSN: 1582-5329 No. 42 (2015)
0 --- ENASE 2020. 15th International Conference on Evaluation of Novel Approaches to Software Engineering. May 5-6
0 --- Using a fUML Action Language to Construct UML Models. SYNASC 2009: 93-101
0 --- An Agile MDA Approach for Service-Oriented Components. Electron. Notes Theor. Comput. Sci. 253(1): 95-110 (2009)
0 --- An Application for Higher Education Admission
0 --- A Documentation Server
0 --- Longitudinal Evaluation of Open-source Software Maintainability. ENASE 2020: 120-131
0 --- Longitudinal Evaluation of Open-Source Software Maintainability. CoRR abs/2003.00447 (2020)
0 --- Longitudinal Evaluation of Software Quality Metrics in Open-Source Applications. ENASE 2019: 80-91
0 --- Evaluation of Software Product Quality Metrics. ENASE (Selected Papers) 2019: 163-187
0 --- Rapid Prototyping of Service-Oriented Applications on OSGi Platform. BCI 2009: 217-222
0 --- Artificial intelligence meets software engineering in the classroom. EASEAI@ESEC/SIGSOFT FSE 2019: 35-38
0 --- Discovering maintainability changes in large software systems. IWSM-Mensura 2017: 88-93
0 --- Improving Software Quality Using an Ontology-Based Approach. OTM Workshops 2015: 456-465
0 --- Towards Better Testing of fUML Models. ICST 2013: 485-486
0 --- Behaviour-Driven Development of Foundational UML Components. Electron. Notes Theor. Comput. Sci. 264(1): 91-105 (2010)
0 --- Tool Support for fUML Models. Int. J. Comput. Commun. Control 5(5): 775-782 (2010)
0 --- Realizing use Cases for Full Code Generation in the Context of fUML. MDA/MTDD 2010: 80-89
0 --- A NLP Approach to Software Quality Models Evaluation. OTM Workshops 2018: 207-217
0 --- 3D Modeling vs. 2D Modeling
0 --- Distributed and Network-Based Processing. February 13-15
0 --- SYNASC 2014 -16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
0 --- Requirement Dependencies-based Formal Approach for Test Case Prioritization in Regression Testing
0 --- Book Series: Lecture Notes in Artificial Intelligence Volume: 9648 Pages: 463-474 Published: 2016
0 --- An Approach to Assess Maintainability Change
0 --- Improving Software Quality Using an Ontology-Based Approach
0 --- Proceedings of the 2nd International Workshop Evolutionary Techniques in Data Processing
0 --- Invited session on Evolvable Hardware and Adaptive Systems - Advanced Engineering Design Methodologies and Applications
0 --- High Performance Computing
0 --- Restraint Order Component Model Execution
0 --- METRICS-BASED REFACTORING STRATEGY AND IMPACT ON SOFTWARE QUALITY
0 --- Teaching Model Checking to Undergraduates
0 --- Seria Informatica: Proceedings of The International Conference on Knowledge Engineering: Principles and Techniques
0 --- Overview and Architecture of a Component Modeling Tool
0 --- Proceedings of the 6th Joint Conference on Mathematics and Computer Science
0 --- Component Based Model Using P Systems
0 --- Proceedings of the 7th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC05)
0 --- Economics of Grids
0 --- What is High Performance Computing
0 --- Workshop of e-infrastructure services for society
0 --- Safety Engineering and Disaster Management
0 --- Knowledge Engineering: Principles and Techniques
0 --- International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
0 --- 4th International Colloquium
0 --- SYNASC 2005 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
0 --- SYNASC 2004 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
0 --- It Today for a Cloud-Ready Tomorrow
0 --- SYNASC 2002 International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
0 --- Fourth Joint Conference on Mathematics and Computer Science
0 --- Third Joint Conference on Mathematics and Computer Science
0 --- Zilele Academice Clujene
0 --- Conferinţă Naţională Didactica Matematicii
0 --- Colocviul Academic Clujean de Informatica
0 --- Sesiunea de comunicări ştiinţifice a Facultăţii de Matematică şi Informatică
0 --- Fifth Joint Conference on Mathematics and Computer Science
0 --- A hardware/software codesign method for general purpose reconfigurable computing
0 --- Rolul refactorizării în procesul de dezvoltare a produselor soft
0 --- Utilizarea analizei conceptelor formale în refactorizare
0 --- SPEAKEASY-A MOBILE ASSISTANT FOR THE MANAGEMENT OF SOCIAL ANXIETY IN SPEECH SITUATIONS
0 --- Adaptation mechanism based on service-context distance for ubiquitous computing
0 --- Secondary emotions deduction from context
0 --- Terra Incognita 4-The European Adventure: a collaborative, affective-aware, SMS and web-based learning system
0 --- Data distribution platform for multimedia mobile applications
0 --- The Affinity Platform: Modular Architecture based on Independent Components
0 --- Mood based services for mobile phone environment
0 --- AFFECTIVE PERSONALISED CONTEXT AWARE SYSTEMS
0 --- Sisteme senzitive la context
0 --- Using a multimedia database for tele-diagnosis and alternative tele-education methods
0 --- Elemente practice de bază pentru programarea în limbajul C
0 --- Une approche de type optimisation pour l’auto-adaptation de services mobiles
0 --- Aplicatii cu senzitivitate autonoma la context
0 --- Starea actuala in domeniile aplicatiilor senzitive la context si adaptarii autonome
0 --- Sisteme senzitive la context personalizate afectiv
0 --- GESTION DU TRAVAIL INTELLECTUEL-FORMATION EN INFORMATIQUE
0 --- Dezvoltarea de aplicaţii pentru terminale mobile
0 --- Groupware refinements for collaborative teams
0 --- Multi-tiered client-server techniques for distributed database systems
0 --- Energy Efficient Coils for Transcranial Magnetic Stimulation (TMS)
0 --- E-Learning Services as a Recruitment Tool
0 --- EFFICIENT DATA SYNCHRONIZATION FOR MOBILE WIRELESS MEDICAL USERS
0 --- Implementing Efficient Data Synchronization for Mobile Wireless Medical Users
0 --- Ontology based affective context representation
0 --- Training the behaviour preferences on context changes
0 --- Multimedia m-learning using mobile phones
0 --- Agent based smart house platform with affective control
0 --- Evaluation of a system for realtime valence assessment of spontaneous facial expressions
0 --- Affective aware museum guide
0 --- Towards real-life facial expression recognition systems
0 --- Multifaceted based language for pervasive services with deterministic and fully defined behavior
0 --- Towards a Unified 3D Affective Model
0 --- Towards an Affective Aware Home, ICOST’09, LNCS, vol. 5597
0 --- Direcţii de cercetare în aplicarea refactorizării
0 --- A Dataset for Evaluating Query Suggestion Algorithms in Information Retrieval,
0 --- Experience with Teaching PDC Topics into Babeş-Bolyai University’s CS Courses,
0 --- A Secure Model, Web-based, for Client/Server Applications,
0 --- Refactoring in Object-Oriented Modeling
0 --- Conceptual Modeling Evolution. A Formal Approach
0 --- Principles and Techniques”
0 --- The refactoring plan configuration. A formal model
0 --- A model for conceptual modeling evolution
0 --- Filters, a new powerful feature of Java Servlets,
0 --- A refactoring impact based approach for the internal quality assessment
0 --- Applying Graph Transformation Rules for Refactoring
0 --- Refactorizarea automată a codului sursă prin aplicarea regulilor limbajului Constraint Java
0 --- Modele eficiente de descriere pentru anti-şabloanele de refactorizare a codului sursă
0 --- Problema redundanţei în codul sursă. Definiţie
0 --- Efecte ale refactorizării asupra structurii interne a codului
0 --- Consecinţe asupra proiectării orientate obiect prin aplicarea refactorizărilor
0 --- Hidden Relations Between Code Duplication and Change Couplings
0 --- A Community Driven Approach for Click Bait Reporting,
0 --- Improving the Round Trip Time Estimation in Internet Routers,
0 --- TCP State Variables Sharing,
0 --- Measuring and Visualizing the Scrappiness Level of a Website,
0 --- Babeş-Bolyai University’s High Performance Computing Center,
0 --- A Study Regarding Inter Domain Linked Documents Similarity and their Consequent Bounce Rate,
0 --- Tuning User Query to Search Engines,
0 --- Analyzing and Tuning User Queries to Search Engines,
0 --- New Data Mining Techniques for Macroflows Delimitation in Congestion Control Management,
0 --- Active Queue Management for Multimedia Streams,
0 --- A New Method for Macroflows Delimitation from a Receiver’s Perspective, in the International Journal of Computer, Communication & Control – proceedings of the IEEE 2nd
0 --- A New Mechanism for Fast Delivery of Proxy Cache Objects,
0 --- Some Formal Approaches for Dynamic Life Session Management,
0 --- A Model for Efficient Session Object Management in Web Applications,
0 --- Shared Bottleneck Detection from the Receiver Point of View,
0 --- Delimitation of Macroflows in Congestion Control Management Using Data Mining Techniques,
0 --- Fine-Grained Macroflow Granularity in Congestion Control Management,
0 --- Duplicate Transfer Problem inside a Proxy’s Cache,
0 --- Identifying hidden dependencies in software systems
0 --- COMODI: Guidelines for a Component-Based Framework for Scientific Computing
0 --- Hybrid topology in GrowCut algorithm
0 --- Lighting quality-component of indoor environment
0 --- OVERVIEW OF FUZZY METHODS FOR EFFORT ESTIMATION BY ANALOGY.
0 --- Extended region growing algorithm for whole heart segmentation from cardiac MRI images
0 --- Stereomatching using radiometric invariant measures
0 --- A novel concurrent relational association rule mining approach
0 --- AN AGENT BASED APPROACH FOR PARALLEL CONSTRAINT VERIFICATION
0 --- Evolving the update strategy of the Particle Swarm Optimisation algorithms
0 --- Evolutionary Optimisation of Kernel Functions for SVMs
0 --- OPTIMUM SELECTIONS AND COMBINATION OF SOLVENT SYSTEMS IN THIN-LAYER CHROMATOGRAPHY, USING THE FUZZY SET-THEORY
0 --- Supervised fuzzy classifiers
0 --- Improving Virtual Team Performance: An Empirical Approach
0 --- Du terme au mot: Utilisation de techniques de classification pour l’alignement de terminologies
0 --- M. Effort estimation by analogy based on soft computing methods
0 --- Observing the swarm behaviour during its evolutionary design
0 --- What else is the evolution of PSO telling us?
0 --- Effort Estimation by Analogy based on Soft Computing Methods, KEPT2009: Knowledge Engineering: Principles and Techniques, Selected Papers
0 --- Romanian registry on cardiac arrest—A piece in the puzzle-Romanian contribution in the EuReCA project
0 --- Evolutionary Optimisation of Kernel and Hyper-Parameters for SVM
0 --- iCOMPONENT: A Platform-Independent Component Model for Dynamic Execution Environments
0 --- AP041 Joining the EuReCA–The Romanian Registry on Cardiac arrest–a year later
0 --- Artificial intelligence meets software engineering in the classroom
0 --- Automatic Alignment of Medical vs. General Terminologies
0 --- An Agile MDA Approach for the Development of Service-Oriented Component-Based Applications Proceedings of the International Conference on Complexity and Intelligence of the Artificial and Natural Complex Systems - Medical Applications of the Compex Systems Biomedical Computing CANS
0 --- Classification procedure for selectivity control in acrylonitrile electroreduction
0 --- Rational Classification of the Chemical Elements
0 --- An Agile MDA Approach for Service Oriented Components
0 --- Introducere în algoritmi
0 --- Incremental Refactoring Using Seeds
0 --- ComDeValCo Development Tools for Procedural Paradigm
0 --- Requirement Dependencies–based Formal Approach for Test Case Prioritization in Regression Testing
0 --- Statistical methods versus Genetic Algorithms – the case of market model
0 --- Initial validation of an automatic algorithm for whole heart segmentation from cardiac MRI images using atrial volume determination
0 --- Apport des traitements morpho-syntaxiques pour l’alignement des définitions par SVM
0 --- Model View Controller in iOS mobile applications development
0 --- L. Computational intelligence-based model for component composition. In International Conference on Computers
0 --- Improving Definition Alignment by SVM with a Kernel of Kernels
0 --- The Best Writing on Mathematics 2014
0 --- A Distributed Q-Learning Approach to Fragment Assembly
0 --- Automatic Alignment of Custom Standards
0 --- Promoter Sequences Prediction Using Relational Association Rule Mining
0 --- An Automatic Approach In Ontology Alignment
0 --- A Far From Equilibrium Computation System
0 --- Unsupervised Restructuring of Object-Oriented Software Systems using Self-Organizing Feature Maps
0 --- Evolving crossover operators for function optimization
0 --- Far From Equilibrium Computation and Particle Swarm Optimization
0 --- A new Computational Model Based on Ising Machine – Ising model with rays
0 --- Identifying and Forecasting the Efficient Frontier Using Evolutionary Computation
0 --- Pedestrian recognition by using a kernel-based multi-modality approach
0 --- A new Computational Model Based Ising Machine
0 --- SPECTROPHOTOMETRIC CHARACTERIZATION OF ROUMANIAN MEDICINAL HERBS ASSISTED BY ROBUST CHEMOMETRICS EXPERTISE
0 --- A Novel Approach Using Fuzzy SelfOrganizing Maps for Detecting Software Faults
0 --- Enhancing relational association rules with gradualness
0 --- Pedestrian recognition by using a dynamic modality selection approach
0 --- Pedestrian recognition using a dynamic modality fusion approach
0 --- Multiclass classification based on clustering approaches for obstacle recognition in traffic scenes
0 --- Evolving the structure of the Particle Swarm Optimization algorithms
0 --- A New Nature-Inspired Computational Model – Ising Model with Rays
0 --- An adaptive GP strategy for evolving digital circuits
0 --- Component-Based Model Using P-Systems
0 --- Genetic Algorithms based on Ising Machine
0 --- The Best Writing on Mathematics 2015
0 --- Dynamic customization of data structures instances using an agent based approach
0 --- Rapid prototyping of service-oriented applications on OSGi platform
0 --- Programare în inteligenţa artificială: LISP si PROLOG
0 --- Appraisal of indoor lighting systems quality
0 --- Recognizing Emotions in Short Texts.
0 --- Recognition of the forms applied to chemical elements
0 --- Fuzzy regression. II. Outliers cases
0 --- Fuzzy classification of the first 10 MEIC
0 --- REGRESIE FUZZY. II. CAZUL PUNCTELOR EXTREME (OUTLIERS)
0 --- Pedestrian Recognition by Using Kernel Descriptors
0 --- A formal model for component-based system assessment
0 --- Extending OCL-based Action Language for Executable UML Components
0 --- Degenerate and non-degenerate convex decomposition of finite fuzzy partitions (II)
0 --- Multi-objective breast cancer classification by using Multi-Expression Programming
0 --- An experiment in incremental parsing using weighted constraints
0 --- Assessment of heart disease using fuzzy classification techniques
0 --- REGRESIE FUZZY. I. CAZUL HETEROSCEDASTIC
0 --- A conceptual framework for component-based system metrics definition
0 --- Assisting Software Maintenance and Evolution Using an Agent Based Approach
0 --- Tehnici de Inteligenta Artificiala. Abordari bazate pe Agenti Inteligenti
0 --- Desired employment Occupational field
0 --- Selecting and optimally combining the systems of solvents in the thin film cromatography using the fuzzy sets theory
0 --- Metode de recunoastere a formelor bazate pe agenti
0 --- Degenerate and non-degenerate convex decomposition of finite fuzzy partitions—I
0 --- Descriptors fusion and genetic programming for breast cancer detection
0 --- GFBA: a biclustering algorithm for discovering value-coherent biclusters
0 --- Fuzzy hierarchical cross-classification of Greek muds
0 --- A Fuzzy cross-classification of the chemical elements, based on their physical, chemical, and structural features
0 --- Fuzzy robust estimation of central location
0 --- Residential Energy Efficient Lighting
0 --- KEPT2013: THE FOURTH INTERNATIONAL CONFERENCE ON KNOWLEDGE ENGINEERING, PRINCIPLES AND TECHNIQUES
0 --- A Software Framework for Solving Combinatorial Optimization Tasks
0 --- ComDeValCo Framework – Procedural and Modular Issues
0 --- An Agile MDA Approach for Executable UML Structured Activities
0 --- ComDeValCo - A Framework for Software Component Definition
0 --- THE FIRST INTERNATIONAL CONFERENCE ON KNOWLEDGE ENGINEERING PRINCIPLES AND TECHNIQUES (KEPT 2007)
0 --- Using a fUML Action Language to construct UML models
0 --- Model Alignment by Using the Concept Definition
0 --- A fuzzy classification of the chemical elements
0 --- Education for engineering students-The case of logic
0 --- Dynamic Autonomous Image Segmentation based on GrowCut
0 --- Istvan-Gergely Czibula and Gabriela Czibula
0 --- Gabriela Czibula and Zsuzsanna Marian
0 --- An initial study of feature extraction’s methods in facial expression recognitio
0 --- Fuzzy soft-computing methods and their applications in chemistry
0 --- A Hybrid Genetic Algorithm based on the Potts system
0 --- M. Who’s better? PESA or NSGA II? In The International Conference on Intelligent Systems Design and Applications
0 --- Fuzzy regression. 1. The heteroscedastic case
0 --- Knowledge Engineering: Principles and Techniques: KEPT 2009: Cluj-Napoca, July 2-4, 2009
0 --- Medical Diagnosis Prediction using Relational Association Rules
0 --- Iluminat eficient energetic în locuinţe
0 --- J. P. Pecuchet
0 --- Desired employment/Occupational field
0 --- Management of web pages using XML documents
0 --- Alignement des définitions par un apprentissage SVM avec une optimisation des hyper-paramètre
0 --- Stochastic remote neighborhoods control GrowCut’s segmentation semantics
0 --- Unsupervised and Fully Autonomous 3D Medical Image Segmentation based on Grow Cut
0 --- On Individual Projects in Software Engineering Education
0 --- Autonomous image segmentation by Competitive Unsupervised GrowCut
0 --- Une approche évolutive pour générer des noyaux multiples
0 --- Self-organizning maps for identifying software defects
0 --- Fuzzy classification and comparison of some Romanian and American coals
0 --- How the Kernels Can Influence Image Classification Performance
1 --- Formalizing the refactoring impact on internal program quality
1 --- A Tutorial on Object-Oriented Functional Programming
1 --- New Parallel Programming Language Design: A Bridge between Brain Models and Multi-Core/
1 --- V. Niculescu. On Data Distribution in the Construction of Parallel Programs
1 --- Best SubTree Genetic Programming
1 --- Evolving Kernel Functions for SVMs by Genetic Programming
1 --- V. Niculescu. Data-Distributions in PowerList Theory. Lecture Notes in Computer Science Vol. 4711: Theoretical Aspects of Computing
1 --- V. Niculescu. Unbounded and Bounded Parallelism in BMF. Case Study: Rank Sorting
1 --- MPI Scaling Up for Powerlist Based Parallel Programs,
1 --- Multi-way Divide and Conquer Parallel Programming based on PLists,
1 --- V. Niculescu. Parallel Programs Description with PowerList
1 --- A Java Framework for High Level Parallel Programming using Powerlists,
1 --- V. Niculescu. Data Distributions for Parallel Programs
1 --- V. Niculescu.Some Nondeterministic Parallel Programs
1 --- V. Niculescu. On Granularity in Parallel Computing Models with High Degree of Abstractness. Proceedings of the Symposium "Zilele AcademiceClujene" (ISSN 2066-5768)
1 --- V. Niculescu. A Formal Refinement Method for Divide&Conquer Parallel Programs
1 --- V. Niculescu. Priority Queues Implementation Based on Design Patterns
1 --- V. Niculescu. Designing a Divide&Conquer Parallel Algorithm for Lagrange Interpolation Using Power
1 --- V. Niculescu. On Choosing Between Templates and Polymorphic Types. Case-study: Representation of Algebraic Structures
1 --- V. Niculescu. Boolean Matrices Multiplication
1 --- V. Niculescu. A Design Method for Parallel Programs. Applications
1 --- V. Niculescu. Parallel Computation. Design and Formal Development of Parallel Programs. Cluj-Napoca University Press
1 --- V. Niculescu. Object Oriented Programming in Java
1 --- V. Niculescu [and many other authors]. Algorithmic Problems
1 --- V. Niculescu. Multidimensional Data Structures for Parallel Programs Description
1 --- 11th High Level Parallel Programming and Applications. July 12-13
1 --- 23th International Euro-Par Conference on Parallel Processing
1 --- 20th European Conference on Pattern Languages of Programs
1 --- International Symposium on High-level Parallel Programming and Applications. Paris
1 --- FraDeCoP-(2) 2012 -- Second Workshop on Frameworks for the Development of Correct (parallel) Programs
1 --- On Granularity in Data-Parallel Programs Development
1 --- The 10th International Symposium on Parallel and Distributed Computing
1 --- Fundamentals of Programming
1 --- V. Niculescu. Parallel Algorithms for Fast Fourier Transformation using PowerList
1 --- V. Niculescu. A Design Proposal for an Object Oriented Algebraic Library
1 --- Programming Fundamentals
1 --- V. Niculescu. Introducing Data-Distributions into PowerList Theory
1 --- Refactoring Impact Formal Representation on the Internal Program Structure
1 --- Object-oriented logic programming
1 --- 19th annual ACM SIGPLAN conference on Object-oriented programming systems
1 --- ECOOP 2003 - 17th European Conference on Object-Oriented Programming
1 --- V. Niculescu. Linear Data Structures for Specification of Parallel Numerical Algorithms
1 --- V. Niculescu. Parallel Algorithms for Lagrange Interpolation
1 --- V. Niculescu. Using Set-Distribution in Construction of a Parallel Program for Hermite Interpolation
1 --- V. Niculescu. Parallel Programs Development
1 --- V. Niculescu. A Model for Constructions of Parallel Programs
1 --- V. Niculescu. Formal Derivation Based on Set-Distribution of a Parallel Program for Hermite Interpolation
1 --- M. Frentiu. Designing Correct Parallel Programs from Specifications
1 --- V. Niculescu. Cost Evaluation from Specifications for BSP Programs
1 --- V. Niculescu. Efficient Algorithms for Hermite Interpolation
1 --- Efficient Recursive Parallel Programs for Polynomial Interpolation
1 --- D. Bufnea. PList-based Divide and Conquer parallel programming. Journal of Communications Software and Systems
1 --- A. Guran. Bounded Parallelism in PowerList and ParList Theories
1 --- V. Niculescu. Formal Refinement of BSP Programs with Early Cost Evaluation. Proceedings of the 10th International Symposium on Parallel and Distributed Computing (ISPDC)
1 --- and Simon Robillard. Powerlists in Coq: Programming and Reasoning. In Proceedings of First International Symposium on Computing and Networking (CANDAR 2013) Matsuyama
1 --- Virginia Niculescu.MixDecorator: An Enhanced Version of the Decorator Pattern. In Proceedings 20th European Conference on Pattern Languages of Programs (EuroPLoP
1 --- Genetic Programming with linear representation – a survey
1 --- and Adrian Sterca. A Java Framework for High Level Parallel Programming using Powerlists. In 18th Parallel and Distributed Computing
1 --- Frédéric Loulergue.Transforming powerlist based divide&conquer programs for an improved execution model. 11th High Level Parallel Programming and Applications. HLPP 2018
1 --- A. Sterca. Enhancing Java Streams API with PowerList Computation. 2020 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)
1 --- A. Sterca. Pattern-driven Design of a Multiparadigm Parallel Programming Framework. In Proceedings of the 15th International Conference on Evaluation of Novel Approaches to Software Engineering - Volume 1: ENASE
1 --- V. Niculescu. Efficient Decorator Pattern Variants through C++ Policies.In Proceedings of the 15th International Conference on Evaluation of Novel Approaches to Software Engineering - Volume 1: ENASE
1 --- A. Sterca. MPI Scaling Up for Powerlist Based Parallel Programs. In Proceedings of the 27th Euromicro International Conference on Parallel
1 --- V. Niculescu. Patterns for Decoupling Data Structures Implementations
1 --- Optimising multiple kernels for SVM by Genetic Programming
1 --- A Programming Interface For Medical Diagnosis Prediction
1 --- ECOOP 2001 - 15th European Conference on Object-Oriented Programming Budapest
1 --- V. Niculescu. Cost-efficient parallel programs based on set-distributions for polynomial interpolation
1 --- A. Guran. Efficient Recursive Parallel Programs for Polynomial Interpolation
1 --- V. Niculescu. On Using Generics for Implementing Algebraic Structures. Studia Universitatis "Babes-Bolyai"
1 --- V. Niculescu. Storage Independence in Data Structures Implementation. Studia Universitatis "Babes-Bolyai"
1 --- V. Niculescu.Building Granularity in Highly Abstract Parallel Computation Models. Studia Universitatis "Babes-Bolyai"
1 --- V. Niculescu. A Uniform Analysis of Lists Based on a General Non-recursive Definition
1 --- V. Niculescu. Performance and Reliability in the Development of a Decorator Based Collections Framework
1 --- V. Niculescu. A Design Patterns Perspective on Data Structures. Acta Universitatis Apulensis ISSN: 1582-5329 No. 34 (2013)
1 --- V. Niculescu. A Refinement Calculus Based on Domain Decomposition of Parallel Programs
1 --- 8th International Euro-Par Conference on Parallel Processing
1 --- R. Silimon. Multi-way Divide and Conquer Parallel Programming based on PLists. Proceedings of 2019 International Conference on Software
1 --- A Programming Interface For Finding Relational Association Rules
1 --- PDPTA 2001 - International Conference on Parallel and Distributed Processing Techniques and Applications
1 --- V. Niculescu On the Impact of High Performance Computing in Big Data Analytics for Medicine
2 --- A four-phase meta-heuristic algorithm for solving large scale instances of the Shift minimization personnel task scheduling problem
2 --- An Evolutionary Multiobjective Approach for the Dynamic Multilevel Component Selection Problem
2 --- Case Study Method and Research Design for the Dynamic Multilevel Component Selection Problem
2 --- Component Classification Criteria for a Platform-Independent Component Repository
2 --- The generalized traveling salesman problem solved with ant algorithms
2 --- Evolutionary Approach for Behaviour Component Composition
2 --- A.. Third Case Study for the Dynamic Multilevel Component Selection. Studia Universitatis Babeș-Bolyai Informatica
2 --- Optimal component selection using a multiobjective evolutionary algorithm
2 --- A Hybrid Ant-Based Approach to the Economic Triangulation Problem for Input-Output Tables,
2 --- Evolutionary multiobjective approach for multilevel component composition
2 --- Iaşi April 1994.An Interactive Environment for Solving Geometrical Problems
2 --- Best-order crossover for permutation-based evolutionary algorithms
2 --- An autonomous GP-based system for regression and classification problems
2 --- Ant Colony Component-based System for Traveling Salesman Problem
2 --- An incremental approach to the set covering problem
2 --- Evolutionary design of Evolutionary Algorithms
2 --- Intelligent Systems in Classification Problems
2 --- Evolutionary algorithms for the component selection problem
2 --- Automatic configuration for the component selection problem
2 --- The component selection problem as a constraint optimization problem
2 --- A Hardware Implementation of the Kadane’s Algorithm for the Maximum Subsequence Problem
2 --- Solving the Maximum Subsequence Problem with a Hardware Agents-based System
2 --- Constraint optimization-based component selection problem
2 --- Solving the Protein Folding Problem Using a Distributed Q-Learning Approach
2 --- Component-based Ant System for a Biobjective Assignment Problem
2 --- Sisteme inteligente în probleme de clasificare
2 --- Bio-inspired components for a bandwidth problem
2 --- An evolutionary multiobjective approach for the Component Selection Problem
2 --- A Hybrid Evolutionary Multiobjective Approach for the Component Selection Problem
2 --- A Metrics-based Evolutionary Approach for the Component Selection Problem
2 --- Dependencies in the Component Selection Problem
2 --- An improved immigration memetic algorithm for solving the heterogeneous fixed fleet vehicle routing problem
2 --- Two Evolutionary Multiobjective Approaches for the Component Selection Problem
2 --- Multilevel component selection optimization toward an optimal architecture
2 --- A multi-objective evolutionary approach to imbalanced classification problems
2 --- Search-Based Software Entity Refactoring – A New Solution Representation For The Multi-Objective Evolutionary Approach Of The Entity Set Selection Refactoring Problem
2 --- Identifying Patterns to Solve Low-Level Problems
2 --- Evolving Evolutionary Algorithms using Evolutionary Algorithms
2 --- Multi-objective Evolutionary Traffic Assignment
2 --- Solving the even-n-parity problems using Best Sub Tree Genetic Programming
2 --- Hill-Climbing Search and Diversification within an Evolutionary Approach to Protein Structure Prediction
2 --- A component based-model for a NP-hard problem
2 --- Evolutionary Algorithms for Protein Structure Prediction in Lattice Models
2 --- Introducing Composition Strategies for the Refactoring Plan Building Problem
2 --- Components Execution Order using Genetic Algorithms
2 --- Heuristic Algorithms for Solving the Generalized Vehicle Routing Problem,
2 --- Reinforcing Ant Colony System for the Generalized Traveling Salesman Problem,
2 --- Stigmergic Agents for Solving NP-difficult Problems,
2 --- Describing Low-Level Problems as Patterns and Solving Them via Refactorings
2 --- Sensitive Ants in Solving the Generalized Vehicle Routing Problem,
2 --- A Hybrid Evolutionary Approach to Protein Structure Prediction with Lattice Models,
2 --- Comparative Analysis of Recombination Operators in Genetic Algorithms for the Travelling Salesman Problem,
2 --- Hill-Climbing Search in Evolutionary Models for Protein Folding Simulations
2 --- Evolutionary Algorithms for Protein Structure Prediction in Simplified Lattice Models,
2 --- Current Problems In Refactoring Activities
2 --- A Sensitive Metaheuristic for Solving a Large Optimization Problem,
2 --- A Hybrid ACO Approach to the Matrix Bandwidth Minimization Problem.
2 --- A Genetic Algorithm for Solving the Generalized Vehicle Routing Problem.
2 --- An Evolutionary Model based on Hill-Climbing Search Operators for Protein Structure Prediction,
2 --- Hill-climbing Search and Fingerprint Diversification in an Evolutionary Model for Protein Structure Prediction,
2 --- A Hybrid Ant-Based System for Gate Assignment Problem.
2 --- A Step-Back Sensitive Ant Model for Solving Complex Problems
2 --- Solving the Linear Ordering Problem using Ant Models,
2 --- A Multi-Agent Stigmergic Model for Complex Optimization Problems,
2 --- Automatic criteria-based configuration for the component selection problem
2 --- First Results of an Evolutionary Approach for the Entity Refactoring Set Selection Problem
2 --- Describing low level problems as patterns and solving them via refactorings
2 --- Solution Representation Analysis For The EvolutionaryApproach of the Entity Refactoring Set Selection Problem
2 --- A multi-objective evolutionary approach to the portfolio optimization problem
2 --- The optimal refactoring selection problem - a multi-objective evolutionary approach
2 --- Soft computing approaches on the bandwidth problem
2 --- The Entity Refactoring Set Selection Problem - Practical Experiments for an Evolutionary Approach
2 --- L. Evolutionary approach for behaviour component composition. In International Conference on Computers
2 --- A Far From Equilibrium Model for the Classification Problem
2 --- Hybrid Evolutionary Algorithm with a Composite Fitness Function for Protein Structure Prediction,
2 --- Route assignment using multi-objective evolutionary search
2 --- An evolutionary approach for the entity refactoring setselection problem
2 --- A Comparison of Genetic Programming and Statistical Methods for Solving Prediction Problems
2 --- Recombination Operators in Permutation-Based Evolutionary Algorithms for the Travelling Salesman Problem.
2 --- A hybrid approach based on genetic algorithms for solving the Clustered Vehicle Routing Problem,
2 --- An incremental clustering approach to the set covering problem
2 --- The multi-objective refactoring selection problem
2 --- Hybrid ant models with a transition policy for solving a complex problem
3 --- An experiment on incremental analysis using robust parsing techniques
3 --- Intelligent disease identification based on discriminant analysis of clinical data
3 --- Principal Component Analysis for Computation of the Magnetization Characteristics of Synchronous Reluctance Machine
3 --- An MDA Approach for Developing Executable UML Components. Model-Driven Domain Analysis and Software Development 2011: 254-273
3 --- Papers from the 1999 Symposium on Mathematical Chemistry, Duluth, MN, May 1999-MOLECULAR MODELING-Structural Analysis of Transition Metal bX Substituent Interactions. Toward …
3 --- Program Internal Structure View with Formal Concept Analysis
3 --- A study of dependence of software attributes using data analysis techniques
3 --- Data analysis with fuzzy sets: a short survey
3 --- An aggregated coupling measure for the analysis of object-oriented software systems
3 --- Robust Fuzzy Principal Component Analysis (FPCA). A Comparative Study Concerning Interaction of Carbon− Hydrogen Bonds with Molybdenum− Oxo Bonds
3 --- CHARACTERIZATION AND CLASSIFICATION OF MEDICINAL PLANT EXTRACTS ACCORDING TO THEIR ANTIOXIDANT ACTIVITY USING HIGH-PERFORMANCE LIQUID CHROMATOGRAPHY AND MULTIVARIATE ANALYSIS.
3 --- Analysis of a Distributed Collaborative Evolutionary Algorithm,
3 --- Principal component analysis versus fuzzy principal component analysis: a case study: the quality of Danube water (1985–1996)
3 --- Applications of principal components methods
3 --- A new component selection algorithm based on metrics and fuzzy clustering analysis
3 --- Fuzzy clustering analysis of the first 10 MEIC chemicals
3 --- Selection based on Fuzzy Clustering Analysis
3 --- A new fuzzy discriminant analysis method
3 --- An analysis system for mobile applications MVC software architectures
3 --- Hybrid features for Twitter Sentiment Analysis
3 --- Automatic algorithmic complexity determination using dynamic program analysis
3 --- International conference of Numerical Analysis and Approximation Theory
3 --- Prognostic Factors in Liver Failure in Children by Discriminant Analysis of Clinical Data. A Chemometric Approach
3 --- DISCOVERING PATTERNS IN DATA USING ORDINAL DATA ANALYSIS.
3 --- Tracking mistakes in software measurement using fuzzy data analysis
3 --- Recent developments in fuzzy statistical analysis
3 --- Web Analytics with Formal Concept Analysis
3 --- Analysing the Usage of Pulse Portal with Formal Concept Analysis
3 --- PROCESSING ECG DATA USING MULTIVARIATE DATA ANALYSIS
3 --- Classical and fuzzy principal component analysis of some environmental samples concerning the pollution with heavy metals
3 --- Automata-based Component Composition Analysis
3 --- Investigating Trend-setters in E-learning Systems using Polyadic Formal Concept Analysis and Answer Set Programming
3 --- An investigation of user behavior in educational platforms using Temporal Concept Analysis
3 --- Component selection based on fuzzy clustering analysis
3 --- Investigating Educational Attractors and Life Tracks in e-Learning Environments Using Formal Concept Analysis
3 --- Highlighting Trend-Setters in Educational Platforms by Means of Formal Concept Analysis and Answer Set Programming
3 --- Improving movement analysis in physical therapy systems based on kinect interaction
3 --- PROGNOSTIC FACTORS IN LIVER FAILURE IN CHILDREN BY DISCRIMINANT ANALYSIS OF CLINICAL DATA. A CHEMOMETRIC APPROACH.
3 --- Gene Clustering in Time Series Microarray Analysis,
3 --- Computational Intelligence-based Model for Component Composition Analysis
3 --- Structural Analysis of Transition Metal β-X Substituent Interactions. Toward the Use of Soft Computing Methods for Catalyst Modeling
3 --- Security Analysis Regarding Cross-Site Scripting on Internet Explorer. BCI (Local) 2012: 125-128
3 --- Principal components analysis based on a fuzzy sets approach
4 --- New Aspects in Congestion Control Management,
4 --- General Aspects of Refactoring Applicability to Conceptual Models
4 --- Aspect Mining using an Evolutionary Approach
4 --- A Comparative Analysis of Clustering Algorithms in Aspect Mining
4 --- A Formal Model for Partitioning Based Aspect Mining
4 --- Clustering Based Aspect Mining Formalized
4 --- A hierarchical clustering based approach in aspect mining
4 --- Quality Measures for Clustering Based Aspect Mining Techniques
4 --- A Framework for Evaluating the Results of Aspect Mining Techniques
4 --- A Tool for Comparing Clustering Based Aspect Mining Techniques
4 --- An Agent Based User Interface Evaluation Using Aspect Oriented Programming
4 --- means based clustering algorithm in Aspect Mining
4 --- A Study on Distance Metrics for Partitioning Based Aspect Mining
4 --- A Comparison of Clustering Techniques in Aspect Mining
4 --- A New Genetic Clustering Based Approach in Aspect Mining
4 --- Aspect Mining
4 --- On Some Criteria for Comparing Aspect Mining Techniques
4 --- Based Approach in Aspect Mining
4 --- On Evaluating Aspect Mining Techniques
4 --- A New Hierarchical Agglomerative Clustering Algorithm in Aspect Mining
4 --- On Clustering based Aspect Mining
4 --- Evaluation Measures For Partitioning Based Aspect Mining Techniques
5 --- Intelligent Decision Support for Pervasive Home Monitoring and Assisted Living
5 --- Obstacle Recognition in Traffic by Adapting the HOG Descriptor and Learning in Layers
5 --- A Tool That Supports Simplifying Conditional Expressions Using Boolean Functions
5 --- Ontology oriented knowledge management tool to support DFX activities,
5 --- Using unsupervised learning methods for enhancing protein structure insight
5 --- On Reinforcement Learning Based Multiple Sequence Alignment
5 --- A Reinforcement Learning Based Approach to Multiple Sequence Alignment
5 --- A Hybrid Evolutionary and Multiagent Reinforcement Learning Approach to Accelerate the Computation of Traffic Assignment
5 --- A. Vescan. Does Cyclic Learning have Positive Impact on Teaching Object-Oriented Programming?
5 --- A Study on using Reinforcement Learning for Temporal Ordering of Biological Samples
5 --- Embedded Systems with Component-Based GPU Support: A State of the Art
5 --- Improving classification performance of Support Vector Machine by genetically optimisation of kernel shape and hyper-parameters
5 --- Workshop on Pedagogies and Tools for Learning Object-Oriented Concepts
5 --- An effective approach for determining the class integration test order using reinforcement learning
5 --- Cooperative Learning Sensitive Agent System for Combinatorial Optimization,
5 --- Learning Sensitive Stigmergic Agents for Solving Complex Problems
5 --- Learning grammar weights using genetic algorithms
5 --- Tool support for fUML Models
5 --- Temporal Ordering of Cancer Microarray Data through a Reinforcement Learning Based Approach
5 --- Decision support system for software maintenance and evolution
5 --- A Distributed Reinforcement Learning Approach for Solving Optimization Problems
5 --- An Intelligent Personal Assistant Agent For Task Performance Support
5 --- Support Vector Machine and Boosting based Multiclass Classification for Traffic Scene Obstacles
5 --- Learning weights for a natural language grammar using genetic algorithms
5 --- A multimodal affective monitoring tool for mobile learning
5 --- A Server-Side Support Layer for Client Perspective Transparent Web Content Migration,
5 --- A Reinforcement Learning Based Framework for Solving Optimization Problems
5 --- A Reinforcement Learning Approach for Solving the Fragment Assembly Problem
5 --- A Comparison of Reinforcement Learning Based Models for the DNA Fragment Assembly Problem
5 --- M. Evolving kernel function for Support Vector Machines. In The 17th European Conference on Articial Intelligence
5 --- IMASC - An Intelligent MultiAgent System for Clinical Decision Support
5 --- Alignment of Custom Standards by Machine Learning Algorithms
5 --- Evaluating Dynamic Client-Driven Adaptation Decision Support in Multimedia Proxy-Caches,
5 --- An Experiment on Protein Structure Prediction using Reinforcement Learning
5 --- IPA - An Intelligent Personal Assistant Agent For Task Performance Support
5 --- Cooperative Learning for Distributed Data Mining
5 --- A Support Vector Machine Model For Intelligent Selection of Data Representations
5 --- An Intelligent MultiAgent System for Clinical Decision Support
5 --- HCI Intelligent Multimodal Interaction Environments by J.A Learning Interface Agent for User Behavior Prediction
5 --- Distance Learning and Supporting Tools at Babeş-Bolyai University
5 --- A Reinforcement Learning Approach for Solving the Matrix Bandwidth Minimization Problem
5 --- Natural Language Processing and Machine Learning Methods for Software Development Effort Estimation
5 --- Automatic Support for Improving Interaction with a Web Site,
5 --- Multiagent Decision Support Systems based on Supervised Learning
5 --- A Reinforcement Learning Model for Solving the Folding Problem
5 --- A Machine Learning Perspective for Order Reduction in Electrical Motors Modeling
6 --- Predictability in Cellular Automata
6 --- Evolution and dynamics of node-weighted networks for cellular automata computation
6 --- Avenues for the Use of Cellular Automata In Image Processing
6 --- Parameterized Cellular Automata in Image Segmentation
6 --- Network Topologies for Cellular Automata Computation
6 --- Exploring Various Neighborhoods in Cellular Automata for Image Segmentation
6 --- Investigation of Cellular Automata Neighbourhoods in Image Segmentation
6 --- Cell state change dynamics in cellular automata
6 --- Evolving Cellular Automata for Two stage Edge Detection
6 --- Interval{state cellular automata and their applications to image segmentation
6 --- Collaborative evolutionary search for density classification in cellular automata,
6 --- New Majority Rule and Network Topology for Cellular Automata
6 --- Dynamics of Networks Evolved for Cellular Automata Computation,
6 --- Particle Swarm Optimization of Cellular Automata Rules for Edge Detection
6 --- Collaborative search operators for evolutionary approaches to density classification in cellular automata
6 --- Enhancing the Computational Mechanics of Cellular Automata,
6 --- Towards the Efficient Evolution of Particle-Based Computation in Cellular Automata,
6 --- Cellular Automata Rule Detection using Circular Asynchronous Evolutionary Search,
6 --- Evolved Cellular Automata for Grey Images
6 --- Evolved Cellular Automata for Edge Detection in Binary Images
6 --- Using a Hybrid Cellular Automata Topology and Neighborhood in Rule Discovery,
6 --- Evolved cellular automata for edge detection
6 --- The Use of Simple Cellular Automata in Image Processing
6 --- Cellular Computing using Cellular Neural Networks – a survive
7 --- Improving Systems Design Using a Clustering Approach
7 --- Preliminary Measurements in Identifying Design Flaws. Studia Universitatis Babeș-Bolyai Informatica
7 --- Unsupervised transformation of procedural programs to object-oriented design
7 --- A Search Based Approach for Identifying Design Patterns
7 --- On Evaluating Software Systems Design
7 --- An Analysis of Distance Metrics for Clustering based Improvement of Systems Design
7 --- R. Lupsa. Issues in Collections Framework Design. Studia Universitatis "Babes-Bolyai"
7 --- Software Systems Design Improvement Using Hierarchical Clustering
7 --- mMVC - an Architecture Design Pattern for Mobile Applications
7 --- A New Clustering Approach for Systems Designs Improvement
7 --- Preliminary measurements in identifying design flaws
7 --- Building an Application Using EJB Design Patterns
7 --- Designing a Component-Based Machine using Multi Expression Programming
7 --- Designing a Task Analysis Tool using JHotDraw and Design Patterns
7 --- Testing and Validation of a Distributed Design Tool using Protocol Analysis,
7 --- An agent-based approach to knowledge management in distributed design,
7 --- The Use of Ontologies for Defining Collaborative Design Processes,
7 --- Development of Engineering Design Methodologies and Software Tools to Support the Creative Process of Design in a Distributed Environment,
7 --- A Multi-Agent Architecture for Distributed Design,
7 --- Semantic Tools for Knowledge Management in Distributed Engineering Design,
7 --- An Ontological and Agent Based approach to Knowledge Management within a Distributed Design Environment,
7 --- Development of a Multi-Agent Information Management System,
7 --- A Multi-Agent Approach to Distributed Collaboration,
7 --- A Multi-Agent Knowledge Management Architecture,
7 --- A multi-agent system for design information management anal support,
7 --- An agent-based approach to knowledge management in distributed design
7 --- Impact on Design Quality of Refactorings on Code via Metrics
7 --- Multi-Agent Distributed Computing,
7 --- Multi-Agent Cooperative Design Support in Distributed Environments.
7 --- Multi-Agent Systems for Distributed Collaborative Design,
7 --- Hierarchical clustering based design patterns Identification
7 --- Using Software Metrics for Automatic Software Design Improvement
7 --- Creational and structural Design Patterns Used in Data Structures Implementation http://www.cs.ubbcluj.ro/~vniculescu/didactic/SD_DID/
7 --- Identifying Design Patterns in Object-Oriented Software Systems Using Unsupervised Learning
7 --- Design and implementation of an MPLS based load balancing architecture for Web switching
7 --- A Hierarchical Clustering Algorithm for Software Design Improvement
8 --- FAOS – A framework for analysing object oriented software systems
8 --- Using Fuzzy Clustering for Advanced OODB Horizontal Fragmentation with Fine-Grained Replication.
8 --- A fuzzy incremental clustering approach to hybrid data discovery
8 --- Clustering based automatic refactorings identification
8 --- A fuzzy clustering algorithm for dynamic environments
8 --- A New Component Selection Algorithm Based on Metrics and Fuzzy Clustering
8 --- Identifying Crosscutting Concerns Using Partitional Clustering
8 --- Improving similarity join algorithms using fuzzy clustering technique
8 --- A Comparison Study of Similarity Measures in Rough Sets Clustering
8 --- Medical procedure breaches detection using a fuzzy clustering approach
8 --- On converting software systems to object oriented architectures
8 --- ON SOFTWARE ATTRIBUTES RELATIONSHIP USING A NEW FUZZY C-BIPARTITIONING METHOD
8 --- Refactorings Detection Using Hierarchical Clustering
8 --- Object-Oriented Software Systems Restructuring using Clustering
8 --- A partitional clustering algorithm for improving the structure of object-oriented software systems
8 --- Dynamic clustering of gene expression data using a fuzzy approach
8 --- Dynamic core based clustering of gene expression data
8 --- A Dynamic Approach for Hierarchical Clustering of Gene Expression Data
8 --- Hierarchical Clustering based Automatic Refactorings Detection
8 --- Hierachical Clustering for Software Systems Restructuring
8 --- A Study on clustering based restructuring of Software systems
8 --- Hierarchical Clustering for Adaptive Refactorings Identification
8 --- A clustering approach for transforming procedural into objectoriented software systems
8 --- Adaptive Refactoring Using a Core-Based Clustering Approach
8 --- A Cluster Merging Method for Time Series microarray with production Values
8 --- Shape-Output Gene Clustering for Time Series Microarrays
8 --- A Programming Interface for Determining Refactorings of Object-Oriented Software Systems using Clustering
8 --- Clustering Based Reengineering of Procedural Systems to ObjectOriented Architectures
8 --- Object-Oriented Software Systems Restructuring through Clustering
8 --- Gene clustering for time-series microarray with production outputs
8 --- Clustering methods in data fragmentation
8 --- Hierarchical clustering in large object datasets – a study on complexity, quality and scalability
8 --- The similarity measures and their impact on OODB fragmentation using hierarchical clustering algorithms
8 --- Incremental Horizontal Fragmentation: A new Approach in the Design of Distributed Object Oriented Databases
8 --- A new Clustering Algorithm for Refactorings Determination
8 --- Introducing Open-Closed Principle In Object Oriented Design Via Refactorings
8 --- Adaptive restructuring of object-oriented software systems
8 --- Clustering Based Adaptive Refactoring
8 --- A new fuzzy regression algorithm
8 --- A fuzzy divisive hierarchical clustering algorithm for the optimal choice of sets of solvent systems
8 --- A study of Roman pottery (terra sigillata) using hierarchical fuzzy clustering
8 --- The fuzzy hierarchical cross-clustering algorithm. Improvements and comparative study
8 --- Software quality assessment using a fuzzy clustering approach
8 --- An adaptive fuzzy agent clustering algorithm for search engines
8 --- A study of licence examination results using Fuzzy Clustering techniques
8 --- Hierarchical Clustering for Identifying Crosscutting Concerns in Object Oriented Software Systems
8 --- SAADI: Software for fuzzy clustering and related fields
8 --- A partitional clustering algorithm for crosscutting concerns identification
8 --- An incremental ASM-based fuzzy clustering algorithm
8 --- AI Clustering Techniques: a New Approach to Object Oriented Database Fragmentation
8 --- A Comparative Study of Horizontal Object Clustering-based Fragmentation Techniques
8 --- A context-aware ASM-based clustering algorithm
8 --- Using clustering models for uncovering proteins’ structural similarity
8 --- Hierarchical clustering in object oriented data models with complex class relationships
8 --- Development of robust fuzzy regression techniques using a fuzzy clustering approach
8 --- Advanced Object Database Design Techniques
8 --- AI CLUSTERING TECHNIQUES: A NEW APPROACH IN HORIZONTAL FRAGMENTATION OF CLASSES WITH COMPLEX ATTRIBUTES AND METHODS IN OBJECT ORIENTED DATABASES
8 --- OPTIMAL CLASS FRAGMENTATION ORDERING IN OBJECT ORIENTED DATABASES
8 --- A new approach for optimal fragmentation order in distributed object oriented databases
8 --- Semi-supervised learning techniques: k-means clustering in OODB Fragmentation
8 --- A NEW APPROACH IN FRAGMENTATION OF DISTRIBUTED OBJECT ORIENTED DATABASES USING CLUSTERING TECHNIQUES
8 --- CLUSTERING TECHNIQUES FOR ADAPTIVE HORIZONTAL FRAGMENTATION IN OBJECT ORIENTED DATABASES
8 --- A Comparative Study on the Influence of Similarity Measures in Hierarchical Clustering in Complex Distributed Object-Oriented Databases
8 --- Restructuring Software Systems Using Clustering
9 --- Parallel acceleration of Network Motif detection
9 --- WinNet - a network tool
9 --- Wireless Sensor Network based System for the Prevention of Hospital Acquired Infections
9 --- Scalable QoS routing in MPLS networks using mobile code
9 --- A graph theoretical approach to traffic management in ISP networks using the overlay MPLS network
9 --- Modern routing techniques for future QoS enabled networks
9 --- Fitness Evaluation for Overlapping Community Detection in Complex Networks,
9 --- Active Networks and MPLS integration for better access networks: Framework and Applicability
9 --- Context-based Networks – Scale-free or not?Proceedings of the Symposium Colocviul Academic Clujean de INFORMATICA
9 --- Challenges in today network routing,
9 --- Supporting Multimedia Streaming Applications inside the Network,
9 --- Mining network motif discovery by learning techniques
9 --- An empirical analysis of the correlation between the motifs frequency and the topological properties of complex networks
9 --- Automatic gender recognition for “in the wild” facial images using convolutional neural networks
9 --- Simulating Microcapillary Networks Using Random Graphs,
9 --- Complex networks: How micro and macroscale layers communicate through meso components?
9 --- Complex Dynamics in an Evolutionary Asynchronous Search Model,
9 --- Asynchronous Evolutionary Search: Multi-Population Collaboration and Complex Dynamics,
9 --- Collaborative Evolutionary Algorithms for detecting Overlapping Communities in Complex Networks,
9 --- A proposed architecture for integrating Active Networks and MPLS
9 --- Collaborative Community Detection in Complex Networks,
9 --- Evolutionary Computing in the Study of Complex Systems
9 --- A Game Theoretic Approach to the Community Detection in Social Networks Problem,
9 --- Evolutionary Detection of Community Structures in Complex Networks: a New Fitness Function,
9 --- Intelligent Data Structures Selection using Neural Networks
9 --- Game theory and extremal optimization for community detection in complex dynamic networks
9 --- A novel approach for software defect prediction through hybridizing gradual relational association rules with artificial neural networks
9 --- Evolutionary Coalition Formation in Complex Networks
9 --- Evolutionary community detection in complex and dynamic networks
9 --- Evolutionary coalition formation in full connected and scale free networks
9 --- A parallel evolutionary approach to community detection in complex networks
9 --- Bandwidth Management in MPLS Networks
9 --- Study of connection between articulation points and network motifs in complex networks
9 --- Evolutionary Community Structure Detection
In [34]:
### GENSIM
In [35]:
from gensim.models import word2vec
from gensim.test.utils import common_texts, get_tmpfile
In [36]:
tokenized_sentences = [[j.lower() for j in st.split() if j not in stopwords.words('english')] for st in corpus]
In [37]:
model = word2vec.Word2Vec(tokenized_sentences, min_count=1)
In [38]:
model.save("word2vec.model")
In [39]:
#model = word2vec.load("word2vec.model")
In [40]:
model
Out[40]:
<gensim.models.word2vec.Word2Vec at 0x198facd2e48>
In [41]:
model.wv["study"]
Out[41]:
array([ 2.4436808e-03, -2.3402767e-04, 4.0104878e-04, 1.9586203e-03,
5.8832369e-03, 4.2701843e-03, -2.4582976e-05, 4.7052684e-03,
4.0138471e-03, 4.8288074e-03, 6.6282339e-03, -2.7658997e-04,
2.4438009e-03, -1.1285087e-03, -2.9920698e-03, 3.2772357e-03,
3.8351316e-03, -2.3915702e-03, -9.6311205e-04, 4.1611479e-03,
-3.1654839e-03, -5.2156899e-04, -1.5804983e-03, 1.9944760e-03,
8.2192232e-04, -4.8721017e-04, 2.4480289e-03, -3.0637928e-03,
-2.9276015e-04, 2.2314154e-04, -4.4603916e-03, -1.3307402e-03,
-4.2691370e-03, 5.5397552e-04, -4.0871338e-03, 5.3483102e-04,
-4.3700919e-03, -4.7939247e-03, -3.6563028e-03, 2.9817317e-03,
2.5224898e-03, -6.3632516e-04, -2.0677140e-03, -3.2101762e-03,
-1.2815159e-03, -1.2358064e-03, -7.1167032e-04, 6.0799955e-03,
4.4233543e-03, 5.3203064e-03, 2.4080509e-03, -2.3232882e-03,
-9.6761069e-04, 1.6672036e-03, -4.8521234e-04, 1.9328968e-03,
-1.3014616e-03, 7.3435460e-04, -4.3349578e-03, 2.8754615e-03,
-3.2473742e-03, -5.3525218e-03, 3.0359426e-03, -3.2931159e-03,
-5.9662042e-03, -2.5277915e-03, -3.1849784e-03, 1.4971549e-03,
-5.2517951e-03, -3.3624202e-03, -2.3904617e-03, -1.2168887e-03,
-4.1845879e-03, -1.0614535e-03, 5.4135453e-04, 5.8720927e-03,
-1.8234289e-03, 3.3992694e-03, -5.6251511e-03, -2.4612790e-03,
3.3039220e-03, 8.6334691e-04, -1.2881580e-03, -3.5487028e-04,
3.7084012e-03, 4.6453327e-03, 4.9128332e-03, -2.0958760e-03,
4.2007444e-03, -7.4698990e-05, -2.7785061e-03, 3.7750565e-03,
-4.2078574e-04, -2.2695264e-04, -9.9617860e-04, 1.9797839e-03,
-5.6436914e-03, -2.8360374e-03, 3.3549375e-03, -1.5829700e-03],
dtype=float32)
In [42]:
words = list(model.wv.vocab)
In [43]:
print(words)
['a', 'comparative', 'study', 'software', 'architectures', 'mobile', 'applications', 'the', 'use', 'simple', 'cellular', 'automata', 'image', 'processing', 'support', 'vector', 'machine', 'boosting', 'based', 'multiclass', 'classification', 'traffic', 'scene', 'obstacles', 'obstacle', 'recognition', 'adapting', 'hog', 'descriptor', 'learning', 'layers', 'descriptors', 'fusion', 'genetic', 'programming', 'breast', 'cancer', 'detection', 'multi-objective', 'using', 'multi-expression', 'pedestrian', 'kernel', 'improving', 'performance', 'genetically', 'optimisation', 'shape', 'hyper-parameters', 'how', 'kernels', 'can', 'influence', 'alignment', 'custom', 'standards', 'algorithms', 'model', 'concept', 'definition', 'evolutionary', 'design', 'linear', 'representation', '–', 'survey', 'an', 'autonomous', 'gp-based', 'system', 'regression', 'problems', 'what', 'else', 'evolution', 'pso', 'telling', 'us?', 'coalition', 'formation', 'full', 'connected', 'scale', 'free', 'networks', 'functions', 'svms', 'evolving', 'update', 'strategy', 'particle', 'swarm', 'complex', 'ising', 'component-based', 'p-systems', 'structure', 'optimization', 'crossover', 'operators', 'function', 'automata-based', 'component', 'composition', 'analysis', 'far', 'from', 'equilibrium', 'computation', 'components', 'execution', 'order', 'networks:', 'micro', 'macroscale', 'communicate', 'meso', 'components?', 'stochastic', 'remote', 'neighborhoods', 'control', 'growcut’s', 'segmentation', 'semantics', 'hybrid', 'features', 'twitter', 'sentiment', 'initial', 'validation', 'automatic', 'algorithm', 'whole', 'heart', 'cardiac', 'mri', 'images', 'atrial', 'volume', 'determination', 'extended', 'region', 'growing', 'artificial', 'intelligence', 'meets', 'engineering', 'classroom', 'evolved', 'edge', 'binary', 'feature', 'extraction’s', 'methods', 'facial', 'expression', 'recognitio', 'grey', 'rules', 'competitive', 'unsupervised', 'growcut', 'empirical', 'correlation', 'motifs', 'frequency', 'topological', 'properties', 'mining', 'network', 'motif', 'discovery', 'techniques', 'mvc', 'view', 'controller', 'ios', 'development', 'connection', 'articulation', 'points', 'parallel', 'acceleration', 'four-phase', 'meta-heuristic', 'solving', 'large', 'instances', 'shift', 'minimization', 'personnel', 'task', 'scheduling', 'problem', 'fully', '3d', 'medical', 'grow', 'cut', 'two', 'stage', 'dynamic', 'requirement', 'dependencies–based', 'formal', 'approach', 'test', 'case', 'prioritization', 'testing', 'topology', 'avenues', 'in', 'interval{state', 'parameterized', 'clustering', 'approaches', 'scenes', 'exploring', 'various', 'investigation', 'neighbourhoods', 'modality', 'selection', 'kernel-based', 'multi-modality', 'ontology', 'svm', 'context-based', 'scale-free', 'not?proceedings', 'symposium', 'colocviul', 'academic', 'clujean', 'de', 'informatica', 'apport', 'des', 'traitements', 'morpho-syntaxiques', 'pour', 'l’alignement', 'définitions', 'par', 'une', 'approche', 'évolutive', 'générer', 'noyaux', 'multiples', 'adaptive', 'gp', 'digital', 'circuits', 'vs.', 'general', 'terminologies', 'optimising', 'multiple', 'alignement', 'un', 'apprentissage', 'avec', 'hyper-paramètre', 'du', 'terme', 'au', 'mot:', 'utilisation', 'j.', 'p.', 'pecuchet', 'm.', 'who’s', 'better?', 'pesa', 'nsga', 'ii?', 'international', 'conference', 'intelligent', 'systems', 'potts', 'observing', 'behaviour', 'best', 'subtree', 'even-n-parity', 'sub', 'tree', 'machines.', '17th', 'european', 'arti', 'cial', 'l.', 'computational', 'intelligence-based', 'composition.', 'computers', 'identifying', 'forecasting', 'efficient', 'frontier', 'new', 'computing', 'neural', 'survive', 'designing', 'multi', 'nature-inspired', 'rays', 'portfolio', 'cooperative', 'distributed', 'data', 'comparison', 'statistical', 'prediction', 'versus', 'market', 'principal', 'fuzzy', 'analysis:', 'study:', 'quality', 'danube', 'water', '(1985–1996)', 'robust', '(fpca).', 'concerning', 'interaction', 'carbon−', 'hydrogen', 'bonds', 'molybdenum−', 'oxo', 'introducere', 'în', 'algoritmi', 'chemical', 'elements', 'soft-computing', 'chemistry', 'divisive', 'hierarchical', 'optimal', 'choice', 'sets', 'solvent', 'classical', 'environmental', 'samples', 'pollution', 'heavy', 'metals', 'structural', 'transition', 'metal', 'β-x', 'substituent', 'interactions.', 'toward', 'soft', 'catalyst', 'modeling', 'roman', 'pottery', '(terra', 'sigillata)', 'grammar', 'weights', 'first', '10', 'meic', 'chemicals', 'metrics', 'cross-clustering', 'algorithm.', 'improvements', 'estimation', 'central', 'location', 'cross-classification', 'elements,', 'physical,', 'chemical,', 'greek', 'muds', 'gfba:', 'biclustering', 'discovering', 'value-coherent', 'biclusters', 'degenerate', 'non-degenerate', 'convex', 'decomposition', 'finite', 'partitions—i', 'sets:', 'short', 'dependence', 'attributes', 'selecting', 'optimally', 'combining', 'solvents', 'thin', 'film', 'cromatography', 'theory', 'assessment', 'tehnici', 'inteligenta', 'artificiala.', 'abordari', 'bazate', 'pe', 'agenti', 'inteligenti', 'experiment', 'incremental', 'parsing', 'conceptual', 'framework', 'disease', 'identification', 'discriminant', 'clinical', 'constraint', 'natural', 'language', 'method', 'weighted', 'constraints', 'partitions', '(ii)', 'agent', 'search', 'engines', 'licence', 'examination', 'results', 'regression.', 'ii.', 'outliers', 'cases', 'saadi:', 'related', 'fields', 'recognizing', 'emotions', 'texts.', 'asm-based', 'context-aware', 'configuration', 'on', 'individual', 'projects', 'education', 'romanian', 'american', 'coals', '1.', 'heteroscedastic', 'patterns', 'ordinal', 'analysis.', 'prognostic', 'factors', 'liver', 'failure', 'children', 'data.', 'chemometric', 'optimization-based', 'students-the', 'logic', 'tracking', 'mistakes', 'measurement', 'sisteme', 'inteligente', 'probleme', 'clasificare', 'programare', 'inteligenţa', 'artificială:', 'lisp', 'si', 'prolog', 'rational', 'procedure', 'selectivity', 'acrylonitrile', 'electroreduction', 'movement', 'physical', 'therapy', 'kinect', 'set', 'covering', 'ap041', 'joining', 'eureca–the', 'registry', 'arrest–a', 'year', 'later', 'environments', 'arrest—a', 'piece', 'puzzle-romanian', 'contribution', 'eureca', 'project', 'effort', 'analogy', 'methods,', 'kept2009:', 'knowledge', 'engineering:', 'principles', 'techniques,', 'selected', 'papers', 'fundamentals', 'virtual', 'team', 'performance:', 'supervised', 'classifiers', 'optimum', 'selections', 'and', 'combination', 'of', 'thin-layer', 'chromatography,', 'set-theory', 'preliminary', 'measurements', 'flaws', 'for', 'verification', 'stereomatching', 'radiometric', 'invariant', 'measures', 'similarity', 'join', 'technique', 'overview', 'by', 'analogy.', 'lighting', 'quality-component', 'indoor', 'environment', 'distance', 'supporting', 'tools', 'babeş-bolyai', 'university', 'characterization', 'medicinal', 'plant', 'extracts', 'according', 'to', 'their', 'antioxidant', 'activity', 'high-performance', 'liquid', 'chromatography', 'multivariate', 'rough', 'perspective', 'reduction', 'electrical', 'motors', 'magnetization', 'characteristics', 'synchronous', 'reluctance', 'spectrophotometric', 'roumanian', 'herbs', 'assisted', 'chemometrics', 'expertise', 'writing', 'mathematics', '2015', 'approach.', '2014', 'breaches', 'criteria-based', 'recent', 'developments', 'ecg', 'techniques:', 'kept', '2009:', 'cluj-napoca,', 'july', '2-4,', '2009', 'iluminat', 'eficient', 'energetic', 'locuinţe', 'tutorial', 'object-oriented', 'functional', 'relationship', 'c-bipartitioning', 'management', 'web', 'pages', 'xml', 'documents', 'desired', 'employment/occupational', 'field', 'appraisal', '1999', 'mathematical', 'chemistry,', 'duluth,', 'mn,', 'may', '1999-molecular', 'modeling-structural', 'bx', '…', 'forms', 'applied', 'regresie', 'fuzzy.', 'cazul', 'punctelor', 'extreme', '(outliers)', 'i.', 'employment', 'occupational', 'kept2013:', 'fourth', 'engineering,', 'residential', 'energy', 'metode', 'recunoastere', 'formelor', '(kept', '2007)', 'interface', 'finding', 'relational', 'association', 'comdevalco', 'procedural', 'paradigm', 'refactoring', 'seeds', 'tool', 'fuml', 'models', 'evaluation', 'partitioning', 'aspect', 'q-learning', 'fragment', 'assembly', 'promoter', 'sequences', 'rule', 'improvement', 'restructuring', 'self-organizing', 'maps', 'structures', 'bandwidth', 'temporal', 'ordering', 'microarray', 'reinforcement', 'representations', 'novel', 'selforganizing', 'detecting', 'faults', 'enhancing', 'gradualness', 'defect', 'hybridizing', 'gradual', 'effective', 'determining', 'class', 'integration', 'aggregated', 'coupling', 'measure', 'concurrent', 'refactorings', 'multiagent', 'decision', 'icomponent:', 'platform-independent', 'imasc', '-', 'agile', 'mda', 'service-oriented', 'proceedings', 'complexity', 'compex', 'biomedical', 'cans', 'partitional', 'crosscutting', 'concerns', 'service', 'oriented', 'rapid', 'prototyping', 'osgi', 'platform', 'ipa', 'personal', 'assistant', 'customization', 'modular', 'issues', 'reengineering', 'objectoriented', 'action', 'construct', 'uml', 'core-based', 'protein', 'folding', 'istvan-gergely', 'czibula', 'gabriela', 'zsuzsanna', 'marian', 'algorithmic', 'program', 'designs', 'diagnosis', 'maintenance', 'transforming', 'self-organizning', 'defects', 'evaluating', 'executable', 'structured', 'activities', 'hierachical', 'extending', 'ocl-based', 'criteria', 'repository', 'assisting', 'converting', 'object', 'transformation', 'programs', 'matrix', 'combinatorial', 'tasks', 'dna', 'faos', 'analysing', 'hidden', 'dependencies', '“colocviul', 'informatica”', '"indoor', 'localization', 'within', 'home', 'monitoring', 'platform"', '"technological', 'prevention', 'healthcare', 'associated', 'infections', 'outbreaks"', 'investigating', 'differences', 'ancient', 'modern', 'bacterial', 'dental', 'calculus', 'via', 'autoencoders', 'localisation', 'luminaires', 'uncovering', 'proteins’', 'pervasive', 'living', 'deep', 'additional', 'insight', 'dynamics', 'i-light', 'luminaire', 'patient', 'autonomy', 'disclosure', 'material', 'information', 'hospital-acquired', 'cyber-physical', 'quantitative', 'research', 'decide', 'user', 'requirements', 'wireless', 'sensor', 'hospital', 'acquired', 'sequence', 'mutational', 'profiles', 'cross-sectional', 'copy', 'number', 'alterations', 'preventing', 'workflow-based', 'aligning', 'gene', 'core', 'platformă', 'educațională', 'care', 'permite', 'programarea', 'dispozitivelor', 'embedded', 'din', 'cloud', 'wyliodrin', 'biological', 'alteration', 'analyze', 'colorectal', 'progression', 'predicting', 'experiments', 'modele', 'pentru', 'problema', 'plierii', 'proteinei', 'bioinformatica', 'aplicatiile', 'ei', 'evolutivi', 'aplicati', 'chemoterapie', 'peer-to-peer', 'messenger-h3llo', 'highlighting', 'trend-setters', 'educational', 'platforms', 'means', 'answer', 'attractors', 'life', 'tracks', 'e-learning', 'pattern', 'student', 'specific', 'triggers', 'behavior', 'effect', 'changing', 'fca', 'polyadic', 'distilling', 'weblog', 'systems.', 'grounded', 'behavioral', 'log', 'exploration', 'applying', 'triadic', 'studying', 'usage', 'behaviors', 'force-directed', 'graphs', 'building', 'pulse', 'portal', 'analytics', 'interactive', 'doctorate', 'theses', 'administration', 'aport:', 'teaching', 'why', 'google', 'cannot', 'be', 'used', 'content', 'qos', 'routing', 'multi-constrained', 'macro-routing', 'integrated', 'solution?', 'aport', 'portal:', 'advanced', 'current', 'extensions', 'implementation', 'layer', '7', 'bsd', 'firewall', 'face', 'watec:', 'macro-routing.', 'php', 'utility', 'laboratories', 'sine', 'acknowledgement', 'students', 'work', 'laboratory', 'sessions', 'winnet', 'multi-constraint', 'full-mesh', 'aggregation', 'graph', 'theoretical', 'isp', 'overlay', 'mpls', 'dirijare', "'inteligenta'", 'traficului', 'date', 'cu', 'cerinte', 'specifice', 'realitate', 'actuala', 'sau', 'viitor?', '(mpls', 'present', 'future?)', 'sistem', 'informatic', 'notare', 'evaluare', 'activitatii', 'laborator', 'scalable', 'code', 'future', 'enabled', 'macro-routing:', 'protocol', 'proposed', 'architecture', 'integrating', 'active', 'load', 'balancing', 'switching', 'better', 'access', 'applicability', 'aplicatii', 'intranet', '(intranet', 'applications)', 'limbajul', 'javascript:', 'distribuita', '(javascript:', 'fall', 'on-wrist', 'wearable', 'accelerometer', 'key', 'android', 'malware', 'families', 'generalized', 'traveling', 'salesman', 'solved', 'ant', 'mobicontext:', 'cloud-based', 'venue', 'recommendation', 'community', 'reduced', 'static', 'features,', 'time-series', 'production', 'outputs', 'early', 'strokes', 's4mpleâ\x80\x94sampler', 'protein-ligand', 'entities:', 'methodology', 'rigid-site', 'docking', 'benchmarking', 'human', 'application', 'stroke', 'node-weighted', 'best-order', 'permutation-based', 'improved', 'immigration', 'memetic', 'heterogeneous', 'fixed', 'fleet', 'vehicle', 'accelerate', 'assignment', 'imbalanced', 'route', 'shape-output', 'time', 'series', 'microarrays', 'cluster', 'merging', 'values', 'urban', 'bicycles', 'renting', 'systems:', 'modelling', 'predictability', 'game', 'extremal', 'clustered', 'problem,', 'topologies', 'cell', 'state', 'change', 'electric', 'charging', 'diverse', 'accurate', 'illnesses', 'disturbances,', 'reject', 'option', 'classification,', 'neighborhood', 'discovery,', 'diagnosis,', 'analysis,', 'recombination', 'travelling', 'problem.', 'mass', 'media', 'strategies:', 'bioinspired', 'social', 'mining.', 'nature', 'inspired', 'strategies', 'logistics', 'policy', 'measuring', 'stress:', 'stresstic,', 'guest', 'editorial:', 'special', 'issue', 'majority', 'collaborative', 'resource-constrained', 'fitness', 'function,', 'replicating', 'higher-order', 'algorithms,', 'composite', 'prediction,', 'role', 'scheduling,', 'computation,', 'ensemble', 'learners', 'reliable', 'text', 'categorization', 'option,', 'error-correcting', 'output', 'codes', 'multi-label', 'theoretic', 'hill-climbing', 'diversification', 'density', 'lattice', 'heuristic', 'sensitive', 'ants', 'random', 'subspace', 'mechanics', 'automata,', 'towards', 'particle-based', 'models,', 'overlapping', 'networks,', 'p', 'nuclei:', 'simulations', 'stigmergic', 'agents', 'simplified', 'communities', 'chain', 'metaheuristic', 'benchmark', 'tuning', 'real', 'algorithms?', 'aco', 'fingerprint', 'step-back', 'asynchronous', 'coevolving', 'subpopulations', ',', 'search:', 'multi-population', 'collaboration', 'dynamics,', 'circular', 'search,', 'ant-based', 'economic', 'triangulation', 'input-output', 'tables,', 'ants:', 'inducing', 'diversity', 'colony,', 'agent-based', 'optimization,', 'model,', 'multi-agent', 'problems,', 'design:', 'bridge', 'brain', 'multi-core/', 'stigmergy', 'sensitivity', 'algorithm,', 'gate', 'search.', 'population', 'geometry', 'developing', 'multimodal', 'design,', 'principiile', 'agentilor', 'inteligenti,', 'computing,', 'environments.', 'simulating', 'microcapillary', 'graphs,', 'robot', 'applications,', 'systems,', 'anal', 'support,', 'architecture,', 'np-difficult', 'reinforcing', 'colony', 'collaboration,', 'system,', 'ontological', 'environment,', 'semantic', 'dfx', 'activities,', 'methodologies', 'creative', 'process', 'ontologies', 'defining', 'processes,', 'dfe', 'workbench', 'study,', 'ecodesign,', 'usability', 'module', 'aop', 'national', 'agglomerative', 'pandemic', 'spread', 'some', 'comparing', 'hci', 'j.a', 'java', 'accessibility', 'jhotdraw', 'library', 'abstract', 'algebra', 'formalized', 'presa', 'universitara', 'clujeana', 'o', 'abordare', 'centrata', 'utilizator', 'dezvoltarea', 'unui', 'inteligent', 'generarea', 'registrelor', 'nationale', 'informatica"', '"', 'ejb', 'n', 'evaluarea', 'utilizabilitatii.', 'conversions', 'algebraic', 'traitement', 'automatique', 'la', 'langue', 'fast', 'in-the-wild', 'hair', 'color', 'extraction', 'images:', '19th', 'conference,', 'acivs', '2018,', 'poitiers,', 'france,', 'september', '24–27,', 'micro-expressions', 'micro-motions', 'dense', 'optical', 'flows', 'skin', 'tone', 'visagism', 'high-speed', 'video', 'micro-expression', 'supplementary', 'database', 'reallocation', 'gender', '“in', 'wild”', 'convolutional', 'databases', 'eye', 'multi-stage', 'filter', 'real-time', 'magnetic', 'stimulation', 'spinal', 'cord:', 'appropriate', 'stimulator', 'eyeglasses', 'contour', 'lens', 'description', 'experimental', 'fragmentation', 'computer', 'vision', 'aided', 'morphological', 'optics', 'counting', 'coils', 'peripheral', 'nerves', 'datasets', 'complexity,', 'scalability', 'electromagnetic', 'fields:', 'nerve', 'fibers', 'inside', 'cylindrical', 'tissue', 'devices', 'synchronization', 'services', 'e-recruitment', 'impact', 'oodb', 'implementing', 'maximum', 'subsequence', 'hardware', 'agents-based', 'horizontal', 'fragmentation:', 'kadane’s', '"the', 'school', 'your', 'pocket":', 'useful', 'poeketpc', 'fine-grained', 'macroflow', 'granularity', 'congestion', 'replication.', 'fpga-based', 'smith-waterman', 'semi-supervised', 'k-means', 'ai', 'classes', 'with', 'allocation', 'performed', 'hardware/software', 'codesign', 'purpose', 'reconfigurable', 'technologies', 'suites', 'generation', 'multi-tiered', 'client-server', 'relationships', 'transcranial', '(tms)', 'recruitment', 'clustering-based', 'users', 'affective', 'context', 'multimedia', 'm-learning', 'phones', 'aware', 'home,', 'icost’09,', 'lncs,', 'vol.', '5597', 'smart', 'house', 'realtime', 'valence', 'spontaneous', 'expressions', 'museum', 'guide', 'real-life', 'multifaceted', 'deterministic', 'defined', 'unified', 'groupware', 'refinements', 'teams', 'training', 'preferences', 'changes', 'aplicaţii', 'terminale', 'mood', 'phone', 'speakeasy-a', 'anxiety', 'speech', 'situations', 'adaptation', 'mechanism', 'service-context', 'ubiquitous', 'secondary', 'deduction', 'terra', 'incognita', '4-the', 'adventure:', 'collaborative,', 'affective-aware,', 'sms', 'web-based', 'distribution', 'affinity', 'platform:', 'independent', 'personalised', 'senzitive', 'personalizate', 'afectiv', 'mmvc', 'tele-diagnosis', 'alternative', 'tele-education', 'elemente', 'practice', 'bază', 'c', 'type', 'l’auto-adaptation', 'mobiles', 'senzitivitate', 'autonoma', 'starea', 'domeniile', 'aplicatiilor', 'adaptarii', 'autonome', 'gestion', 'travail', 'intellectuel-formation', 'en', 'informatique', 'multi-way', 'divide', 'conquer', 'plists,', 'dataset', 'query', 'suggestion', 'retrieval,', 'mpi', 'scaling', 'up', 'powerlist', 'programs,', 'driven', 'click', 'bait', 'reporting,', 'experience', 'pdc', 'topics', 'university’s', 'cs', 'courses,', 'visualizing', 'scrappiness', 'level', 'website,', 'high', 'powerlists,', 'center,', 'regarding', 'inter', 'domain', 'linked', 'consequent', 'bounce', 'rate,', 'server-side', 'client', 'transparent', 'migration,', 'engines,', 'analyzing', 'queries', 'macroflows', 'delimitation', 'management,', 'receiver’s', 'perspective,', 'journal', 'computer,', 'communication', '&', 'ieee', '2nd', 'duplicate', 'transfer', 'proxy’s', 'cache,', 'delivery', 'proxy', 'cache', 'objects,', 'session', 'client-driven', 'proxy-caches,', 'streaming', 'network,', 'shared', 'bottleneck', 'receiver', 'point', 'view,', 'aspects', 'tcp', 'variables', 'sharing,', 'queue', 'streams,', 'round', 'trip', 'internet', 'routers,', 'challenges', 'today', 'routing,', 'filters,', 'powerful', 'servlets,', 'secure', 'web-based,', 'client/server', 'site,', 'evolution.', 'entity', 'setselection', 'techniques”', 'practical', 'internal', 'plan', 'configuration.', 'solution', 'evolutionaryapproach', 'search-based', 'solve', 'low-level', 'relations', 'between', 'duplication', 'couplings', 'that', 'supports', 'simplifying', 'conditional', 'boolean', 'describing', 'low', 'refactorizarea', 'automată', 'codului', 'sursă', 'prin', 'aplicarea', 'regulilor', 'limbajului', 'eficiente', 'descriere', 'anti-şabloanele', 'refactorizare', 'redundanţei', 'codul', 'sursă.', 'definiţie', 'efecte', 'ale', 'refactorizării', 'asupra', 'structurii', 'interne', 'introducing', 'formalizing', 'open-closed', 'principle', 'them', 'consecinţe', 'proiectării', 'orientate', 'obiect', 'refactorizărilor', 'utilizarea', 'analizei', 'conceptelor', 'formale', 'direcţii', 'cercetare', 'rolul', 'procesul', 'dezvoltare', 'produselor', '2d', 'higher', 'admission', 'documentation', 'server', 'longitudinal', 'open-source', 'maintainability.', 'enase', '2020:', '120-131', 'corr', 'abs/2003.00447', '(2020)', 'applications.', '2019:', '80-91', 'product', 'metrics.', '(selected', 'papers)', '163-187', 'classroom.', 'easeai@esec/sigsoft', 'fse', '35-38', 'nlp', 'evaluation.', 'otm', 'workshops', '2018:', '207-217', 'maintainability', 'iwsm-mensura', '2017:', '88-93', 'ontology-based', '2015:', '456-465', 'models.', 'icst', '2013:', '485-486', 'security', 'cross-site', 'scripting', 'explorer.', 'bci', '(local)', '2012:', '125-128', 'components.', 'model-driven', '2011:', '254-273', 'behaviour-driven', 'foundational', 'electron.', 'notes', 'theor.', 'comput.', 'sci.', '264(1):', '91-105', '(2010)', 'int.', 'commun.', '5(5):', '775-782', 'realizing', 'fuml.', 'mda/mtdd', '2010:', '80-89', '253(1):', '95-110', '(2009)', 'platform.', '217-222', 'synasc', '93-101', 'paradigm.', '3(2):', '183-195', '(2008)', '2008:', '257-264', 'a.', 'sterca.', 'streams', 'api', 'computation.', '2020', '(ipdpsw)', 'pattern-driven', 'multiparadigm', 'framework.', '15th', '1:', 'v.', 'niculescu.', 'decorator', 'variants', 'c++', 'policies.in', 'vescan.', 'does', 'cyclic', 'positive', 'programming?', 'r.', 'silimon.', 'plists.', '2019', 'programs.', '27th', 'euromicro', 'frédéric', 'loulergue.transforming', 'divide&conquer', 'model.', '11th', 'hlpp', '2018', 'darius', 'bufnea.', 'babes-bolyai', 'adrian', 'powerlists.', '18th', 'virginia', 'niculescu.mixdecorator:', 'enhanced', 'version', 'pattern.', '20th', 'languages', '(europlop', 'julien', 'tesson.', 'powerlists', 'bulk', 'ml.', '16th', 'symbolic', 'numeric', 'scientific', '(synasc2014)', 'simon', 'robillard.', 'coq:', 'reasoning.', 'networking', '(candar', '2013)', 'matsuyama', 'refinement', 'bsp', 'cost', '10th', '(ispdc)', 'decoupling', 'implementations', 'guran.', 'bounded', 'parallelism', 'parlist', 'theories', 'recursive', 'polynomial', 'interpolation', 'hermite', 'specifications', 'g.s.', 'moldovan.', 'patterns.', 'internationalsymposium', 'oolaca:', 'frentiu.', 'correct', 'derivation', 'set-distribution', 'workshop', 'pedagogies', 'concepts', 'constructions', 'construction', 'lagrange', 'specification', 'numerical', 'd.', 'plist-based', 'programming.', 'communications', 'niculescu', 'big', 'medicine', 'f.', 'powerlist-based', 'divide-and-conquer', 'supercomputing.', '76', 'r.lupsa.', 'collections', 'combinations', 'features.', 'acta', 'universitatis', 'apulensis', 'issn:', '1582-5329', 'no.', '42', '(2015)', 'structures.', '34', '(2013)', 'reliability', 'science', 'technology', '(romjist)', 'lupsa.', 'design.', 'studia', '"babes-bolyai"', 'niculescu.building', 'highly', 'storage', 'independence', 'implementation.', 'generics', 'cost-efficient', 'set-distributions', 'data-distributions', 'theory.', 'lecture', '4711:', 'uniform', 'lists', 'non-recursive', 'g.', 's.', 'unbounded', 'bmf.', 'rank', 'sorting', 'proposal', 'fourier', 'multidimensional', 'niculescu.some', 'nondeterministic', 'distributions', '.comparing', 'c#', 'extension', 'mixdecorator', 'degree', 'abstractness.', '"zilele', 'academiceclujene"', '(issn', '2066-5768)', 'space', 'frameworks', 'academice', 'clujene"', 'issn', 'priority', 'queues', 'power', 'choosing', 'templates', 'polymorphic', 'types.', 'case-study:', 'matrices', 'multiplication', 'czibula.fundamental', 'algorithms.', 'perspective.', 'casa', 'cărţii', 'stiinţă', 'cluj-napoca', 'press', '[and', 'many', 'authors].', 'introduction', '2020.', 'engineering.', '5-6', 'network-based', 'processing.', 'february', '13-15', '12-13', '23th', 'euro-par', 'economics', 'grids', '-16th', 'safety', 'disaster', 'high-level', 'paris', 'fradecop-(2)', '2012', '--', 'second', '(parallel)', 'data-parallel', '4th', 'colloquium', 'approximation', '2005', '2004', '2002', 'annual', 'acm', 'sigplan', 'ecoop', '2003', '8th', 'pdpta', '2001', 'budapest', 'fifth', 'joint', 'third', 'zilele', 'clujene', 'conferinţă', 'naţională', 'didactica', 'matematicii', 'creational', 'http://www.cs.ubbcluj.ro/~vniculescu/didactic/sd_did/', 'sesiunea', 'comunicări', 'ştiinţifice', 'facultăţii', 'matematică', 'şi', 'informatică', 'iaşi', 'april', '1994.an', 'geometrical', 'e-infrastructure', 'society', 'it', 'cloud-ready', 'tomorrow', 'multilevel', 'multiobjective', 'dependencies-based', 'book', 'series:', 'volume:', '9648', 'pages:', '463-474', 'published:', '2016', 'assess', 'metrics-based', 'invited', 'evolvable', 'restraint', '7th', '(synasc\x9205)', 'gpu', 'support:', 'art', 'a..', 'selection.', 'babeș-bolyai', 'flaws.', 'bio-inspired', 'checking', 'undergraduates', 'biobjective', 'seria', 'informatica:', '6th', 'based-model', 'np-hard', 'comodi:', 'guidelines']
In [44]:
X = model[model.wv.vocab]
c:\users\tbodi\appdata\local\programs\python\python37\lib\site-packages\ipykernel_launcher.py:1: DeprecationWarning: Call to deprecated `__getitem__` (Method will be removed in 4.0.0, use self.wv.__getitem__() instead).
"""Entry point for launching an IPython kernel.
In [45]:
df = pd.DataFrame(df)
In [46]:
df.shape
Out[46]:
(846, 1503)
In [47]:
df.head()
Out[47]:
'inteligenta
09
1
10
10th
11th
12-13
120-131
125-128
13-15
...
évolut
în
şi
ştiinţific
β-x
–
’
“
”
…
0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
1
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
2
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
3
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
4
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
5 rows × 1503 columns
In [48]:
import numpy as np
In [49]:
import io
out_v = io.open('vecs.tsv', 'w', encoding='utf-8')
out_m = io.open('meta.tsv', 'w', encoding='utf-8')
for word in model.wv.vocab:
out_m.write(word + "\n")
out_v.write('\t'.join([str(x) for x in model[word]]) + "\n")
out_v.close()
out_m.close()
c:\users\tbodi\appdata\local\programs\python\python37\lib\site-packages\ipykernel_launcher.py:6: DeprecationWarning: Call to deprecated `__getitem__` (Method will be removed in 4.0.0, use self.wv.__getitem__() instead).
Content source: p0licat/university
Similar notebooks: